.. |
api
|
Removed excluding vendor from API doc [ci skip]
|
2013-07-26 12:21:53 +02:00 |
application
|
Rails.logger should have level specified by config.log_level.
|
2013-07-30 18:25:00 +03:00 |
commands
|
Merge pull request #11378 from wangjohn/class_for_application_generator
|
2013-07-09 06:14:06 -07:00 |
console
|
use the appropriate RDoc code markup
|
2013-07-18 17:15:11 +02:00 |
engine
|
Removed deprecated Rails.application.railties.engines .
|
2013-07-04 19:56:23 +02:00 |
generators
|
Changed stylesheet load order in the stylesheet manifest generator.
|
2013-07-28 15:05:17 +02:00 |
rack
|
"Naked" rescue clauses only catch StandardError subclasses.
|
2013-08-06 17:04:02 +02:00 |
railtie
|
Use Ruby 1.9 Hash syntax in railties
|
2012-10-14 18:26:58 +02:00 |
tasks
|
Remove update:application_controller rake task.
|
2013-07-13 14:44:06 +02:00 |
templates
|
Revert "Match Dev/Prod parity for Index Page"
|
2013-07-22 17:19:07 +02:00 |
test_unit
|
Added generated unit test for generator generator and new test:generators rake task included in test:all rake task.
|
2013-07-16 09:38:13 +02:00 |
all.rb
|
Moved the check for the rails test environment into rails/test_unit so that you
|
2013-04-23 15:39:18 -04:00 |
app_rails_loader.rb
|
grab executable from rubygems
|
2013-07-25 10:01:19 -07:00 |
application.rb
|
This is not needed anymore, before_initialize block can access config
|
2013-07-14 01:54:33 -03:00 |
backtrace_cleaner.rb
|
Gem cont presence checking has been removed
|
2012-05-02 13:56:13 +03:00 |
cli.rb
|
s/plugin_new/plugin
|
2013-06-30 22:03:39 -04: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
|
Removed unused deprecation requires.
|
2013-07-03 23:21:23 +03:00 |
deprecation.rb
|
Remove 'assigned but unused variable' warning
|
2012-09-18 16:53:36 +03:00 |
engine.rb
|
Use Ruby 2.0 caller_locations instead of caller if available
|
2013-07-25 17:13:53 +09:00 |
generators.rb
|
s/plugin_new/plugin
|
2013-06-30 22:03:39 -04:00 |
info.rb
|
Added action_view in Rails::Info
|
2013-08-02 10:30:04 -04:00 |
info_controller.rb
|
Redirect using action hash instead of hardcoding full route
|
2013-01-05 11:52:08 -02:00 |
initializable.rb
|
add :nodoc: to internal implementations [ci skip]
|
2012-06-22 16:29:59 -05:00 |
paths.rb
|
Revert "Deprecate the eager_load_paths configuration"
|
2013-02-19 07:22:37 +00:00 |
rack.rb
|
|
|
railtie.rb
|
Removing the app constant and replacing it with Rails.application
|
2013-04-30 15:27:43 -04:00 |
ruby_version_check.rb
|
Prefer Ruby 2.0; require 1.9.3+
|
2013-02-09 17:41:07 -07:00 |
rubyprof_ext.rb
|
Replaced all 'for' loops with Enumerable#each
|
2012-01-30 03:15:49 +08:00 |
source_annotation_extractor.rb
|
handle notes in *.sass files
|
2013-07-08 19:13:01 +04:00 |
tasks.rb
|
Remove $VERBOSE = nil from tasks.rb
|
2013-07-25 11:54:24 -07:00 |
test_help.rb
|
Added generated unit test for generator generator and new test:generators rake task included in test:all rake task.
|
2013-07-16 09:38:13 +02:00 |
version.rb
|
Make railties version match RAILS_VERSION
|
2013-05-01 18:10:10 -04:00 |
welcome_controller.rb
|
Use Rails to Render Default Index Page
|
2012-12-10 16:15:04 -08:00 |