| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
since this is now managed by Bundler
|
| |
|
| |
|
| |
|
| |
|
|\
| |
| |
| |
| | |
* 'master' of github.com:lifo/docrails:
Fix missing word in ActionMailer::Base documentation.
|
| | |
|
| |
| |
| |
| | |
as documentation, but rather raise_delivery_errors method
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| | |
is now handled by the ActionDispatch::ParamsParser middleware.
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| | |
*3*.
|
|/ |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
not /admin/photos
|
| |
|
|\ |
|
| |
| |
| |
| | |
links on 2.3 warnings
|
| | |
|
| |\ |
|
| | |\ |
|
| | | | |
|
| | |/ |
|
| | | |
|
| | |
| | |
| | |
| | |
| | |
| | | |
resources :posts, :path => "/admin"
would route "/admin/posts" to the PostsController but it actually routed "/admin" to the PostsController
|
| | |\ |
|
| | | | |
|
| |/ /
| | |
| | |
| | | |
This reverts commit 126fbd7ed8a310bf940414c1b7ddab06b03d400e.
|
| |\ \ |
|