Skip to content

Commit 1a9262e

Browse files
committed
Issue #145. Add action_controller require for Bundler.
1 parent c6fb046 commit 1a9262e

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

lib/jammit/controller.rb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
require 'action_controller'
2+
13
module Jammit
24

35
# The JammitController is added to your Rails application when the Gem is

0 commit comments

Comments
 (0)