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