Skip to content

Commit

Permalink
Only require ActionController for the specs.
Browse files Browse the repository at this point in the history
  • Loading branch information
netzpirat committed Dec 10, 2012
1 parent 78f1cbc commit 937f4bb
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions config.ru
@@ -1,5 +1,4 @@
require 'rails'
require 'rails/all'
require 'action_controller/railtie'
require 'jasminerice'
require 'sprockets/railtie'
require 'jquery-rails'
Expand Down

0 comments on commit 937f4bb

Please sign in to comment.