.. |
application
|
global variable `$rails_rake_task' not initialized Warning removed
|
2011-11-28 17:35:10 +05:30 |
commands
|
Remove the -h option to dbconsole which is the shorter form of --header
|
2011-11-22 00:05:46 +05:30 |
console
|
Modulize Rails console methods so that other console libraries such as Pry can include these methods
|
2011-11-09 15:42:19 +09:00 |
engine
|
Add destroy alias to engines
|
2011-08-22 23:39:17 -05:00 |
generators
|
avoid absolute path for the rails.png in index.html
|
2011-11-27 20:25:05 +09:00 |
rack
|
Unify logger and taggedlogging middleware as both address logging concerns.
|
2011-10-19 22:39:11 +02:00 |
railtie
|
adds missing require
|
2011-06-07 12:06:02 +02:00 |
tasks
|
I suck, forgot to also change rake's task description
|
2011-11-25 12:54:39 +01:00 |
test_unit
|
Refactor test:uncommitted task.
|
2011-11-09 09:46:51 +05:30 |
all.rb
|
[IMPORTANT] Make "sprockets/railtie" require explicit.
|
2011-06-29 09:41:16 -03:00 |
application.rb
|
put backtrace_cleaner to env
|
2011-11-28 19:25:37 +03:00 |
backtrace_cleaner.rb
|
|
|
cli.rb
|
Exit with non-zero to signal failure.
|
2011-01-29 16:51:40 +08:00 |
code_statistics.rb
|
improved code stats calculation, check on multiline comments and rewrite regexps according to a class naming convention
|
2011-11-23 14:10:30 +02:00 |
commands.rb
|
Add Destroy Alias
|
2011-08-22 17:46:10 +03:00 |
configuration.rb
|
Update generator config to support hiding namespaces and pass the app into generator blocks
|
2011-05-24 16:04:28 -07:00 |
engine.rb
|
Allow to change engine's loading priority with config.railties_order=
|
2011-11-23 21:36:33 +01:00 |
generators.rb
|
Revert the serializers API as other alternatives are now also under discussion
|
2011-11-25 19:29:39 +00:00 |
info.rb
|
Revert "Merge pull request #3405 from arunagw/middleware_name"
|
2011-10-22 12:28:06 -07:00 |
info_controller.rb
|
|
|
initializable.rb
|
:group => :assets should only run in the assets environment.
|
2011-10-02 22:08:33 +02:00 |
paths.rb
|
use File.directory? as Dir.exists? is only 1.9.2+
|
2011-08-13 16:22:27 -07:00 |
performance_test_help.rb
|
|
|
plugin.rb
|
Yes we need this to pass the test. we are using config.log_level.
|
2011-08-25 11:25:37 -07:00 |
rack.rb
|
Unify logger and taggedlogging middleware as both address logging concerns.
|
2011-10-19 22:39:11 +02:00 |
railtie.rb
|
Call a block passed rake_tasks method in the self context
|
2011-11-27 22:49:37 +09:00 |
ruby_version_check.rb
|
|
|
rubyprof_ext.rb
|
|
|
script_rails_loader.rb
|
|
|
source_annotation_extractor.rb
|
Updated rake:notes to search app, config, lib, script and test dirs
|
2011-07-06 21:41:13 -04:00 |
tasks.rb
|
[IMPORTANT] Make "sprockets/railtie" require explicit.
|
2011-06-29 09:41:16 -03:00 |
test_help.rb
|
Modified how to handle if ActiveRecord is defined.
|
2011-09-30 12:05:53 -04:00 |
version.rb
|
Master version is 3.2.0.beta
|
2011-06-30 10:18:36 -03:00 |