| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixed validation issues in the "Configuring Rails Applications" guide [ci skip] | Aldo "xoen" Giambelluca | 2012-09-02 | 1 | -1/+1 |
* | Update guide/release note about AR::SessionStore | Prem Sichanugrist | 2012-08-24 | 1 | -9/+1 |
* | Deprecate config.threadsafe! | José Valim | 2012-08-21 | 1 | -6/+6 |
* | Get rid of config.preload_frameworks in favor of config.eager_load_namespaces | José Valim | 2012-08-21 | 1 | -5/+1 |
* | Remove allow_concurrency as a flag | José Valim | 2012-08-21 | 1 | -4/+2 |
* | Added X-Content-Type-Options to the header defaults. | Jim Jones | 2012-08-18 | 1 | -1/+1 |
* | Add doc for config.action_dispatch.default_headers | Guillermo Iguaran | 2012-08-10 | 1 | -0/+6 |
* | fixup guides in light of :dependent changes | Jon Leighton | 2012-08-10 | 1 | -2/+0 |
* | copy edits [ci skip] | Vijay Dev | 2012-08-04 | 1 | -1/+1 |
* | Audit the usage of the word "JavaScript" | Prem Sichanugrist | 2012-08-02 | 1 | -1/+1 |
* | tiny mistake in description | dm1try | 2012-07-22 | 1 | -1/+1 |
* | Improve docs, changelog and release notes for Action Mailer default_options= | Carlos Antonio da Silva | 2012-07-06 | 1 | -2/+2 |
* | Introduce config.action_mailer.default_from= | Robert Pankowecki | 2012-07-03 | 1 | -2/+2 |
* | clarified how file naming affects load order of initializers | Rory O’Kane | 2012-05-22 | 1 | -1/+1 |
* | code-format italicized 'production' env [ci skip] | Mark Rushakoff | 2012-05-14 | 1 | -1/+1 |
* | Update guides/source/configuring.textile | Egor Homakov | 2012-05-11 | 1 | -1/+1 |
* | Update guides/source/configuring.textile | Egor Homakov | 2012-05-11 | 1 | -1/+1 |
* | Merge branch 'master' of github.com:lifo/docrails | Vijay Dev | 2012-05-08 | 1 | -5/+5 |
|\ |
|
| * | are ran -> are run | Mark Rushakoff | 2012-05-06 | 1 | -5/+5 |
* | | Merge pull request #6153 from carlosantoniodasilva/queue-consumer | José Valim | 2012-05-04 | 1 | -11/+15 |
|\ \
| |/
|/| |
|
| * | Add some docs and changelog entry | Carlos Antonio da Silva | 2012-05-04 | 1 | -11/+15 |
* | | Merge branch 'master' of github.com:lifo/docrails | Vijay Dev | 2012-05-04 | 1 | -8/+0 |
|\ \
| |/
|/| |
|
| * | Remove vestiges of the http_only! config from configuring guide | Carlos Antonio da Silva | 2012-05-03 | 1 | -8/+0 |
* | | cache_store has an extra option of :null_store. | Teng Siong Ong | 2012-05-03 | 1 | -1/+1 |
|/ |
|
* | Lazy load `default_form_builder` if it's passed as a string | Piotr Sarnacki | 2012-04-28 | 1 | -1/+1 |
* | update docs - disabling prepared statements is not connected to managing conn... | Vijay Dev | 2012-04-28 | 1 | -1/+2 |
* | Add to guides info how to disable prepared statements | Ivan Evtukhovich | 2012-04-19 | 1 | -0/+7 |
* | Make controller namespace partial prefix optional | Grant Hutchins | 2012-03-28 | 1 | -2/+9 |
* | config.action_view.embed_authenticity_token_in_remote_forms is true by default | Piotr Sarnacki | 2012-03-28 | 1 | -1/+1 |
* | Added config.action_view.embed_authenticity_token_in_remote_forms | Piotr Sarnacki | 2012-03-28 | 1 | -0/+2 |
* | Update the guides and CHANGELOG | Rafael Mendonça França | 2012-03-17 | 1 | -2/+2 |
* | moves the guides up to the root directory | Xavier Noria | 2012-03-17 | 1 | -0/+762 |