| Commit message (Collapse) | Author | Age | Files | Lines |
|\ |
|
| | |
|
| |
| |
| |
| | |
in production mode using WEBrick. This documentation has it´s roots in #issue1657. You have to set config.serve_static_assets to true in production mode with WEBrick as only this includes ActionDispatch::Static.
|
| | |
|
|/ |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
whitelist of attributes available for mass assignment for all models in your app
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
if set to true
This will allow user to be able to force all requests to be under HTTPS protocol.
This commit was a request from DHH. Special thanks to Josh Peek as well for making `Rack::SSL`.
|
|
|
|
| |
active_record/railtie.rb
|
| |
|
| |
|
| |
|
| |
|
| |
|
|\ |
|
| | |
|
| | |
|
|/ |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
app directory
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
and after
|
| |
|
| |
|
| |
|
|
|
|
| |
documentation
|
|
|
|
| |
config guide
|