| 97fb1b6 |
2012-05-29 |
fix typo on ActiveSupport instrumentation guide [ci skip] |
| 2c4da97 |
2012-05-29 |
[contributing guide] add instructions to update fork [ci... |
| eb362e5 |
2012-05-28 |
[guides] fix reference to railties directory, guides are... |
| 15b229e |
2012-05-28 |
[guides] guides:generate:kindle is the new interface to ... |
| 1b5e1c1 |
2012-05-28 |
[guides] get rid of any reference to the generator scrip... |
| 724d6fa |
2012-05-28 |
[AR querying guide] Add examples for take(limit), first(... |
| ca65dcb |
2012-05-28 |
[command line guide] Use actual output of a Rails 3.2.x app |
| ef49805 |
2012-05-28 |
[security guide] use info, note and warning where applic... |
| e625056 |
2012-05-28 |
[guides] update generator.rb to refer to guides:generate... |
| 840e688 |
2012-05-28 |
[guides] update guides guidelines with the new generatio... |
| db57e6d |
2012-05-26 |
[guides] Add rake task to show help and make it the defa... |
| e6d7eea |
2012-05-26 |
[guides] Add :guides namespace and :html and :kindle tas... |
| 12111e2 |
2012-05-25 |
[getting started] Update Setting the Application Home Pa... |
| 10f16e6 |
2012-05-25 |
[getting started] specify which kind of temporary files ... |
| 3e7d43b |
2012-05-25 |
[getting started] specify what # and $ denotes in the pr... |
| 470c151 |
2012-05-25 |
[getting started] specify that rails new blog executes b... |
| 7cabb57 |
2012-05-23 |
use ActionDispatch::MiddlewareStack instead of ActionCon... |
| 56ad6ca |
2012-05-23 |
update loaded middlewares and use of Rack::Server instea... |
| 83f62a0 |
2012-05-23 |
use ApplicationName::Application instead of ActionContro... |
| 32dd5fc |
2012-05-10 |
remove duplicate usage of Rack::Utils.status_code in Log... |