.. |
api
|
Generate API doc for actioncable
|
2015-12-17 16:04:46 +01:00 |
application
|
Always obtain the lock and do the unload
|
2016-02-02 03:21:02 +10:30 |
commands
|
revert dev:cache to rake task, fixes #23410
|
2016-02-07 14:32:43 -08:00 |
console
|
Fix #21977: Removes memoization of helpers in Rails console
|
2015-10-16 19:28:38 -04:00 |
engine
|
Inject Rails' channel paths in engine.
|
2016-02-14 17:46:48 +01:00 |
generators
|
Merge pull request #23631 from y-yagi/generate_mailer_views_in_api
|
2016-02-15 15:25:52 +01:00 |
rack
|
Remove unused private method
|
2016-02-07 04:07:48 +08:00 |
railtie
|
|
|
tasks
|
- Fixed and removed long arguments to rake routes
|
2016-02-12 14:35:57 +05:30 |
templates
|
Introduce new welcome page for new projects
|
2016-01-26 00:27:49 +02:00 |
test_unit
|
test runner, relay minitest information about the error location.
|
2016-02-15 15:19:24 +01:00 |
all.rb
|
Doh, should have read ff370ee617
|
2015-12-16 15:52:46 +01:00 |
app_loader.rb
|
Remove redundant 'Rails' from Rails::AppRailsLoader constant
|
2015-05-21 16:50:41 +10:00 |
application.rb
|
Use correct path in documentation.
|
2016-02-12 13:53:18 -05:00 |
application_controller.rb
|
stop using deprecated render :text in railties
|
2015-08-06 15:50:28 +09:00 |
backtrace_cleaner.rb
|
|
|
cli.rb
|
💣 Fix another leftover
|
2015-05-27 21:59:00 -03:00 |
code_statistics.rb
|
rake stats dynamically scales now
|
2016-02-04 18:25:05 +09:00 |
code_statistics_calculator.rb
|
Allow rake:stats to account for rake tasks
|
2015-10-19 10:36:30 -04:00 |
command.rb
|
Nodoc Rails command.
|
2015-12-13 20:22:38 +01:00 |
commands.rb
|
revert dev:cache to rake task, fixes #23410
|
2016-02-07 14:32:43 -08:00 |
configuration.rb
|
Engines get different middleware than apps
|
2015-09-29 13:35:13 -07:00 |
engine.rb
|
Merge pull request #20986 from radar/rails-engine-caller-locations
|
2015-10-04 20:46:54 -04:00 |
gem_version.rb
|
Preparing for Rails 5.0.0.beta2
|
2016-02-01 14:37:52 -07:00 |
generators.rb
|
generate mailer views in Rails API
|
2016-02-15 22:13:32 +09:00 |
info.rb
|
Pass symbol as an argument instead of a block
|
2014-11-29 11:53:24 +01:00 |
info_controller.rb
|
Fix URI.escape is obsolete warnings
|
2015-05-05 05:22:53 +01:00 |
initializable.rb
|
|
|
mailers_controller.rb
|
Use Mime[:foo] instead of Mime::Type[:FOO] for back compat
|
2015-10-06 11:29:30 -07:00 |
paths.rb
|
Tiny documentation fixes [ci skip]
|
2015-08-16 14:16:20 +02:00 |
rack.rb
|
Remove debugger support
|
2015-01-04 15:54:22 -03:00 |
railtie.rb
|
mark as #:nodoc: [ci skip]
|
2016-02-15 15:12:51 +05:30 |
ruby_version_check.rb
|
Upgrade to Ruby 2.2.2
|
2015-04-14 08:41:56 +05:30 |
source_annotation_extractor.rb
|
fix path of annotations.rake [ci skip]
|
2015-08-20 21:46:21 +09:00 |
tasks.rb
|
revert dev:cache to rake task, fixes #23410
|
2016-02-07 14:32:43 -08:00 |
test_help.rb
|
Add :nodoc: for internal testing methods [ci skip]
|
2015-07-28 12:22:37 +02:00 |
version.rb
|
|
|
welcome_controller.rb
|
|
|