Pat Allan
|
acea68de02
|
Adding frozen_string_literal pragma to Railties.
|
2017-08-14 19:08:09 +02:00 |
|
Matthew Draper
|
87b3e226d6
|
Revert "Merge pull request #29540 from kirs/rubocop-frozen-string"
This reverts commit 3420a14590 , reversing
changes made to afb66a5a59 .
|
2017-07-02 02:15:17 +09:30 |
|
Kir Shatrov
|
cfade1ec7e
|
Enforce frozen string in Rubocop
|
2017-07-01 02:11:03 +03:00 |
|
Kassio Borges
|
c56a4a4f51
|
Remove unused delegate
Related with commit 4a2a504
|
2013-08-31 18:55:21 -03:00 |
|
Arun Agrawal
|
4a2a504f40
|
Removed deprecated Rails.application.railties.engines .
|
2013-07-04 19:56:23 +02:00 |
|
Tim Raymond
|
48d5a33269
|
Adding Back Rails::Engine::Railties#engines
Removing it breaks functionality with gems such as Thinking Sphinx.
This restores it with a deprecation warning. Closes #8551
|
2013-01-03 14:00:32 -05:00 |
|
José Valim
|
0470ddcf03
|
Remove unnecessary Railties structure now that plugins are gone
|
2012-06-29 15:43:16 +02:00 |
|
Santiago Pastorino
|
dad7fdc573
|
Rails::Plugin has gone
|
2012-01-03 10:39:08 -02:00 |
|
Piotr Sarnacki
|
051127d4d3
|
Rails::Engine.find(path) - method to find engine by path
|
2010-12-09 01:59:54 +01:00 |
|
José Valim
|
d649bf158b
|
Provide a cleaner syntax for paths configuration that does not rely on method_missing.
|
2010-10-06 17:20:15 +02:00 |
|
Piotr Sarnacki
|
c787bfdf93
|
Engine can now load its own plugins
|
2010-09-03 22:59:03 +02:00 |
|