.. |
api
|
Fixed API task file
|
2013-09-09 17:04:04 +02:00 |
application
|
Add configuration to enable mail previews
|
2014-07-01 14:39:59 +10:00 |
commands
|
Fix rails dbconsole for jdbcmysql adapter.
|
2014-05-05 14:55:48 -07:00 |
console
|
use the appropriate RDoc code markup
|
2013-07-18 17:15:11 +02:00 |
engine
|
Remove unused delegate
|
2013-08-31 18:55:21 -03:00 |
generators
|
Merge pull request #16046 from grosser/grosser/cleangen
|
2014-07-04 12:35:46 -03:00 |
rack
|
Deprecate Rails::Rack::LogTailer
|
2014-06-17 22:48:28 -03:00 |
railtie
|
update Rails::Railtie::Configuration and ActionDispatch::Response#respond_to? to accept include_private argument
|
2013-08-16 08:22:08 -07:00 |
tasks
|
simple solution that brings rake stats task to every kind of rails project
|
2014-05-26 02:19:53 +03:00 |
templates
|
Remove the navigator for now. Its ugly and it promises more than it can deliver. These other views (properties, routes) are not designed to be loaded in isolation
|
2013-12-17 15:31:25 -08:00 |
test_unit
|
:nodoc: all does not remove the constants from the API. [ci skip]
|
2014-06-24 14:16:29 +02:00 |
all.rb
|
Add loading 'action_view' as part of rails/all
|
2013-08-25 11:39:07 +02:00 |
app_rails_loader.rb
|
Stop using mocha on app_rails_loader_test
|
2014-07-07 22:05:30 -03:00 |
application.rb
|
rake railties:install:migrations respects the order of railties
|
2014-05-27 16:12:36 +02:00 |
application_controller.rb
|
Add an application controller for internal controllers
|
2013-12-17 03:58:35 +00:00 |
backtrace_cleaner.rb
|
|
|
cli.rb
|
No need to require rbconfig as we are using Gem.ruby
|
2013-10-11 14:26:20 +02:00 |
code_statistics.rb
|
Improve rake stats for JavaScript and CoffeeScript.
|
2013-02-25 21:08:11 +08:00 |
code_statistics_calculator.rb
|
Improve rake stats for JavaScript and CoffeeScript.
|
2013-02-25 21:08:11 +08:00 |
commands.rb
|
Creating a class for carrying out rails commands.
|
2013-07-07 23:15:55 -07:00 |
configuration.rb
|
Expose MiddlewareStack#unshift to environment configuration.
|
2013-10-09 12:25:29 +01:00 |
deprecation.rb
|
|
|
engine.rb
|
Ensure we supply Kernel#y for 1.9 too
|
2014-04-04 22:48:38 +10:30 |
gem_version.rb
|
Introduce Rails.gem_version
|
2014-03-05 12:37:38 -05:00 |
generators.rb
|
Emit suggested generator names when not found
|
2014-06-04 16:28:43 -05:00 |
info.rb
|
Adding active_model in Rails::Info
|
2014-03-23 23:55:03 -04:00 |
info_controller.rb
|
Deprecate all *_filter callbacks in favor of *_action callbacks
|
2014-05-27 19:10:14 -03:00 |
initializable.rb
|
|
|
mailers_controller.rb
|
Deprecate all *_filter callbacks in favor of *_action callbacks
|
2014-05-27 19:10:14 -03:00 |
paths.rb
|
Replace map.flatten with flat_map in railties
|
2014-03-04 09:13:44 -08:00 |
rack.rb
|
Keep debugger support only for rubies < 2.0.0
|
2014-04-08 20:55:23 +02:00 |
railtie.rb
|
Ensure we supply Kernel#y for 1.9 too
|
2014-04-04 22:48:38 +10:30 |
ruby_version_check.rb
|
update the recommended ruby version
|
2014-05-27 02:45:23 +09:00 |
rubyprof_ext.rb
|
|
|
source_annotation_extractor.rb
|
Fix Shadowing extensions variable in Register Annotation Exentsions
|
2014-03-16 14:32:08 -05:00 |
tasks.rb
|
Remove $VERBOSE = nil from tasks.rb
|
2013-07-25 11:54:24 -07:00 |
test_help.rb
|
Require action_controller before any other action_controller file
|
2014-04-10 15:00:03 -03:00 |
version.rb
|
Introduce Rails.gem_version
|
2014-03-05 12:37:38 -05:00 |
welcome_controller.rb
|
Add an application controller for internal controllers
|
2013-12-17 03:58:35 +00:00 |