Browse Source

Testing tests 7

development
Godwin 11 years ago
parent
commit
973a2ba4d2
  1. 1
      config/application.rb

1
config/application.rb

@ -1,6 +1,7 @@
require File.expand_path('../boot', __FILE__)
require 'rails/all'
require 'pry'
# Require the gems listed in Gemfile, including any gems
# you've limited to :test, :development, or :production.

Loading…
Cancel
Save