.. |
application
|
Use cache/assets instead.
|
2011-07-12 22:55:34 -03:00 |
commands
|
replace dev.ror.com plugin url with a dummy one
|
2011-06-16 21:28:42 +05:30 |
console
|
Move sandbox to AR and pass the sandbox as a value. This way, other ORMs like Datamapper can also have their own sandboxing in rails console.
|
2011-05-04 16:47:35 +02:00 |
engine
|
Use namespace if it's a mountable engine
|
2011-06-07 11:21:38 +02:00 |
generators
|
removing inline source option from rdoc task. fixes #2169
|
2011-07-21 13:49:36 -07:00 |
rack
|
Removed AS core_ext/kernel/requires as it's not used and is bad practice.
|
2011-05-23 15:31:33 +02:00 |
railtie
|
adds missing require
|
2011-06-07 12:06:02 +02:00 |
tasks
|
removing inline source option from rdoc task. fixes #2169
|
2011-07-21 13:49:36 -07:00 |
test_unit
|
Add test to rake test for error messages
|
2011-06-30 00:09:00 +08:00 |
all.rb
|
[IMPORTANT] Make "sprockets/railtie" require explicit.
|
2011-06-29 09:41:16 -03:00 |
application.rb
|
Merge branch 'master' of git://github.com/lifo/docrails
|
2011-07-23 12:15:41 +02:00 |
backtrace_cleaner.rb
|
|
|
cli.rb
|
|
|
code_statistics.rb
|
fix indentation
|
2011-05-25 23:47:31 +05:30 |
commands.rb
|
Merge pull request #1356 from flippingbits/fix_engine_generator
|
2011-06-09 00:01:00 -07: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
|
Changed a few instances of of words in the API docs written in British English to
|
2011-07-24 10:21:42 +00:00 |
generators.rb
|
Move Coffee generators and templates to Coffee Railtie and create javascript_engine ("js") for apps that remove Coffee gem
|
2011-06-29 21:16:09 -03:00 |
info.rb
|
Add JavaScript Runtime name to the Rails Info properties (thanks Sam Ruby)
|
2011-06-27 11:59:46 +02:00 |
info_controller.rb
|
|
|
initializable.rb
|
|
|
paths.rb
|
Merge branch 'master' of git://github.com/lifo/docrails
|
2011-07-23 12:15:41 +02:00 |
performance_test_help.rb
|
|
|
plugin.rb
|
|
|
rack.rb
|
Temporarily ship with ContentLength middleware.
|
2011-05-20 22:20:51 +02:00 |
railtie.rb
|
Merge branch 'master' of git://github.com/lifo/docrails
|
2011-06-18 10:11:47 +02: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
|
Removed AS core_ext/kernel/requires as it's not used and is bad practice.
|
2011-05-23 15:31:33 +02:00 |
version.rb
|
Master version is 3.2.0.beta
|
2011-06-30 10:18:36 -03:00 |