Skip to content

Commit

Permalink
Merge pull request spree#749 from thedarkone/0-70-stable
Browse files Browse the repository at this point in the history
Backport spree#748 into 0-70-stable
  • Loading branch information
radar committed Nov 22, 2011
2 parents 1fca9e1 + 01682d5 commit 2169af5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@


require 'rails/all' require 'rails/all'


Bundler.require(Rails.env) Bundler.require(*Rails.groups)


require '<%= lib_name %>' require '<%= lib_name %>'


Expand Down

0 comments on commit 2169af5

Please sign in to comment.