Skip to content

Commit

Permalink
CHG: remove fallback config in engine.rb
Browse files Browse the repository at this point in the history
  • Loading branch information
farthinker committed Jan 19, 2017
1 parent 28d3e76 commit fd70fd3
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions lib/tao_on_rails/engine.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,5 @@
module TaoOnRails
class Engine < Rails::Engine

config.generators do |g|
g.fallbacks[:tao] = :rails
end

end
end

0 comments on commit fd70fd3

Please sign in to comment.