.. |
api
|
Remove documentation tasks
|
2015-02-06 21:04:54 +01:00 |
application
|
Revert "Don't unhook autoloading in production"
|
2015-02-16 15:03:37 -08:00 |
commands
|
[ci skip] Document running a rake command as a rails command
|
2015-04-15 21:47:37 -07:00 |
console
|
use the appropriate RDoc code markup
|
2013-07-18 17:15:11 +02:00 |
engine
|
actually autoload all second-level directories called app/*/concerns
|
2014-12-26 23:21:20 -05:00 |
generators
|
fix indent in routes when using namespaced controllers
|
2015-04-14 09:34:51 +09:00 |
rack
|
Remove debugger support
|
2015-01-04 15:54:22 -03:00 |
railtie
|
Revert "Improve custom configuration"
|
2014-08-19 19:41:15 -03:00 |
tasks
|
Actually rename to rake initializers
|
2015-03-21 12:45:15 -07:00 |
templates
|
rails -> bin/rails in index.html
|
2014-11-27 00:45:16 -08:00 |
test_unit
|
Merge pull request #19441 from y-yagi/use_exist
|
2015-03-21 12:24:39 -04:00 |
all.rb
|
Remove activejob integration tests
|
2014-08-12 10:07:21 +00:00 |
app_rails_loader.rb
|
Replace in Rails 4 with in Rails %version% in deprecation message
|
2015-03-29 23:59:15 +03:00 |
application.rb
|
Error message no longer tells you to set the (deprecated) secret_token.
|
2015-04-12 10:49:43 -05:00 |
application_controller.rb
|
Add an application controller for internal controllers
|
2013-12-17 03:58:35 +00:00 |
backtrace_cleaner.rb
|
Move object allocation out of loop
|
2014-09-27 13:42:20 +08:00 |
cli.rb
|
No need to require rbconfig as we are using Gem.ruby
|
2013-10-11 14:26:20 +02:00 |
code_statistics.rb
|
bugfix CodeStatics#calculate_directory_statics when dir has source extension
|
2015-04-09 04:48:01 -03:00 |
code_statistics_calculator.rb
|
Update rake counts to count declarative tests in minitest
|
2015-01-09 12:52:23 +03:00 |
commands.rb
|
spike of a OptionParser backed test runner.
|
2015-03-18 09:52:16 +01:00 |
configuration.rb
|
Do not mutate the operations array
|
2015-02-19 09:29:09 -02:00 |
engine.rb
|
pass a config to the route set
|
2015-03-05 13:12:06 -08:00 |
gem_version.rb
|
Start Rails 5 development 🎉
|
2014-11-28 15:00:06 -02:00 |
generators.rb
|
Speed up Levenshtein by 50% and reduce 97% of memory usage
|
2015-04-11 15:28:23 -07:00 |
info.rb
|
Pass symbol as an argument instead of a block
|
2014-11-29 11:53:24 +01:00 |
info_controller.rb
|
Change filter on /rails/info/routes to use an actual path regexp from rails
|
2015-02-23 19:57:01 +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
|
fix typo [ci-skip]
|
2015-02-25 00:25:58 -06:00 |
rack.rb
|
Remove debugger support
|
2015-01-04 15:54:22 -03:00 |
railtie.rb
|
improve grammar
|
2015-01-14 13:26:49 +10:00 |
ruby_version_check.rb
|
Upgrade to Ruby 2.2.2
|
2015-04-14 08:41:56 +05:30 |
source_annotation_extractor.rb
|
Fix comment of SourceAnnotationExtractor#find_in
|
2014-11-09 11:53:51 +09:00 |
tasks.rb
|
rake initializer -> rake initializers
|
2015-03-20 15:51:01 -07:00 |
test_help.rb
|
Revert "Use def setup instead of setup do "
|
2015-03-20 19:32:42 -04: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 |