Sync boilerplate with Rails 4.1.4

This commit is contained in:
Dan Rice 2014-07-07 21:25:24 -04:00
parent 4125faf109
commit 9125355313
14 changed files with 186 additions and 74 deletions

View file

@ -1,7 +1,3 @@
# The filters added to this controller will be run for all controllers in the
# application. Likewise will all the methods added be available for all
# controllers.
require_dependency "login_system"
require_dependency "tracks/source_view"