.. |
application
|
Refactor RoutesReloader a bit to avoid creating extra hash objects
|
2012-04-28 12:57:39 -03:00 |
commands
|
Add Rails::DBConsole tests
|
2012-05-02 08:48:06 +04:00 |
console
|
remove reference to Test::Unit
|
2012-01-06 17:39:44 -08:00 |
engine
|
Make files in paths consistent
|
2012-04-25 16:12:44 -05:00 |
generators
|
Rakefile executable attributes and shebang lines has been removed
|
2012-05-02 13:38:13 +03:00 |
rack
|
and one more time
|
2012-04-24 21:56:41 -05:00 |
railtie
|
Code-format references to config settings
|
2012-04-27 22:50:02 -07:00 |
tasks
|
Only include Rake::DSL if it's defined.
|
2012-04-23 06:04:52 -07:00 |
test_unit
|
Fix that failed tests should exit with a nonzero error code.
|
2012-02-07 10:41:30 -07:00 |
all.rb
|
The sprockets railtie was moved to sprockets/rails/railtie
|
2012-03-13 18:06:02 -05:00 |
application.rb
|
Define only writer method for queue, as reader is declared
|
2012-04-28 12:45:32 -03:00 |
backtrace_cleaner.rb
|
Gem cont presence checking has been removed
|
2012-05-02 13:56:13 +03:00 |
cli.rb
|
|
|
code_statistics.rb
|
Remove useless conditional.
|
2012-03-25 18:20:40 -07:00 |
commands.rb
|
"rails new -h" shows message in rails directory
|
2012-04-09 22:26:52 +06:00 |
configuration.rb
|
Use <tt>Foo::Bar</tt> instead of +Foo::Bar+
|
2012-04-27 00:00:30 -07:00 |
deprecation.rb
|
refactor RAILS_CACHE deprecation
|
2012-01-19 02:20:32 +03:00 |
engine.rb
|
Merge pull request #5821 from Deradon/fix-engine-tasks
|
2012-05-03 22:47:29 -07:00 |
generators.rb
|
Add hook for add_resource_route
|
2012-04-18 17:56:08 -03:00 |
info.rb
|
Remove Active Resource source files from the repository
|
2012-03-13 14:55:44 -04:00 |
info_controller.rb
|
|
|
initializable.rb
|
use tsort_each to avoid intermediary array
|
2012-03-30 20:14:08 -07:00 |
paths.rb
|
Merge branch 'master' of github.com:lifo/docrails
|
2012-04-28 00:56:17 +05:30 |
performance_test_help.rb
|
* BufferedLogger is deprecated. Use ActiveSupport::Logger, or the logger
|
2011-12-19 18:41:37 -08:00 |
queueing.rb
|
Use Rails::Queueing::Queue instead of Queue so people can build their own consumers around stdlib's Queue
|
2012-04-28 09:26:23 +02:00 |
rack.rb
|
|
|
railtie.rb
|
Code-format references to config settings
|
2012-04-27 22:50:02 -07: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
|
Fixed styling issues brought up by @jeremy
|
2012-04-30 07:51:23 -06:00 |
tasks.rb
|
|
|
test_help.rb
|
Remove IdentityMap
|
2012-03-13 20:08:54 -03: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 |