.. |
application
|
Make caller attribute in deprecation methods optional
|
2012-10-30 10:23:41 +08:00 |
commands
|
copy the log level from the config settings
|
2012-11-09 13:46:18 +09:00 |
console
|
We don't need to require AS::TestCase
|
2012-08-14 10:01:06 -07:00 |
engine
|
Use Ruby 1.9 Hash syntax in railties
|
2012-10-14 18:26:58 +02:00 |
generators
|
plugin new adds dummy app tasks when necessary.
|
2012-11-08 13:08:19 +01:00 |
rack
|
make the extremely useful logs debug level
|
2012-11-09 13:49:46 +09:00 |
railtie
|
Use Ruby 1.9 Hash syntax in railties
|
2012-10-14 18:26:58 +02:00 |
tasks
|
Use Ruby 1.9 Hash syntax in railties
|
2012-10-14 18:26:58 +02:00 |
templates
|
/rails/info/routes path shows routing information
|
2012-05-24 12:50:16 -05:00 |
test_unit
|
Use Ruby 1.9 Hash syntax in railties
|
2012-10-14 18:26:58 +02:00 |
all.rb
|
Now the Sprockets railtie lives in sprockets/railtie
|
2012-10-18 01:03:24 -03:00 |
application.rb
|
Don't use action_controller.perform_caching to enable rack-rack.
|
2012-10-18 14:34:26 -03:00 |
backtrace_cleaner.rb
|
Gem cont presence checking has been removed
|
2012-05-02 13:56:13 +03:00 |
cli.rb
|
Exit with non-zero to signal failure.
|
2011-01-29 16:51:40 +08:00 |
code_statistics.rb
|
Add code statistics for Javascript and
|
2012-05-31 16:18:29 +05:30 |
commands.rb
|
Prompt to run rake when accidentally typed rails
|
2012-10-12 13:08:10 -10:00 |
configuration.rb
|
Revert "Remove blank trailing comments"
|
2012-05-23 22:43:08 +05:30 |
deprecation.rb
|
Remove 'assigned but unused variable' warning
|
2012-09-18 16:53:36 +03:00 |
engine.rb
|
Use Ruby 1.9 Hash syntax in railties
|
2012-10-14 18:26:58 +02:00 |
generators.rb
|
Use Ruby 1.9 Hash syntax in railties
|
2012-10-14 18:26:58 +02:00 |
info.rb
|
Remove Active Resource source files from the repository
|
2012-03-13 14:55:44 -04:00 |
info_controller.rb
|
Use Ruby 1.9 Hash syntax in railties
|
2012-10-14 18:26:58 +02:00 |
initializable.rb
|
add :nodoc: to internal implementations [ci skip]
|
2012-06-22 16:29:59 -05:00 |
paths.rb
|
Merge pull request #7587 from elia/fix-too-eager-loading
|
2012-10-29 11:14:14 -02:00 |
performance_test_help.rb
|
* BufferedLogger is deprecated. Use ActiveSupport::Logger, or the logger
|
2011-12-19 18:41:37 -08:00 |
rack.rb
|
Unify logger and taggedlogging middleware as both address logging concerns.
|
2011-10-19 22:39:11 +02:00 |
railtie.rb
|
Use Ruby 1.9 Hash syntax in railties
|
2012-10-14 18:26:58 +02:00 |
ruby_version_check.rb
|
Update ruby_version_check.
|
2011-12-20 16:55:01 +01:00 |
rubyprof_ext.rb
|
Replaced all 'for' loops with Enumerable#each
|
2012-01-30 03:15:49 +08:00 |
script_rails_loader.rb
|
|
|
source_annotation_extractor.rb
|
Add .rake to rake notes and rake notes:custom
|
2012-10-12 10:52:22 -05:00 |
tasks.rb
|
[IMPORTANT] Make "sprockets/railtie" require explicit.
|
2011-06-29 09:41:16 -03:00 |
test_help.rb
|
Rename "Fixtures" class to "FixtureSet"
|
2012-10-07 19:15:58 +02:00 |
version.rb
|
rails/master is now 4.0.0.beta and will only support Ruby 1.9.3+
|
2011-12-20 09:30:37 -06:00 |