1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/railties/lib
Lauro Caetano c09ef94a49 Remove turbolinks when generating a new application based on a template
that skips it.

It can be skipped adding `add_gem_entry_filter { |gem| gem.name != "turbolinks" }` to the template.
2013-11-21 23:31:57 -02:00
..
rails Remove turbolinks when generating a new application based on a template 2013-11-21 23:31:57 -02:00
rails.rb Removed unused deprecation requires. 2013-07-03 23:21:23 +03:00