Skip to content

Commit

Permalink
Organize level models inside a levels/ directory
Browse files Browse the repository at this point in the history
  • Loading branch information
Josh Lory committed May 1, 2017
1 parent 82487b8 commit 35098f9
Show file tree
Hide file tree
Showing 37 changed files with 1 addition and 0 deletions.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
1 change: 1 addition & 0 deletions dashboard/config/application.rb
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,7 @@ class Application < Rails::Application
video-js/*.css
)
config.autoload_paths << Rails.root.join('lib')
config.autoload_paths << Rails.root.join('app', 'models', 'levels')

# use https://(*-)studio.code.org urls in mails
config.action_mailer.default_url_options = {host: CDO.canonical_hostname('studio.code.org'), protocol: 'https'}
Expand Down

0 comments on commit 35098f9

Please sign in to comment.