Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | mention database mapping in getting started guide | Oscar Del Ben | 2012-05-04 | 1 | -1/+4 | |
| | | | ||||||
| * | | Remove vestiges of the http_only! config from configuring guide | Carlos Antonio da Silva | 2012-05-03 | 1 | -8/+0 | |
| | | | ||||||
| * | | Update command line guide | Oscar Del Ben | 2012-05-03 | 1 | -4/+2 | |
| | | | ||||||
| * | | I found it strange that this guide is redirecting questions to a specific ↵ | Paul McMahon | 2012-05-03 | 1 | -2/+1 | |
| | | | | | | | | | | | | person. Heiko Webers' (@hawe) last blog post is a year and a half old, so it's not obvious that he's still active with Rails security. If he is, feel free to revert. | |||||
| * | | Typo | Oscar Del Ben | 2012-05-02 | 1 | -1/+1 | |
| | | | ||||||
| * | | Mention mac os x installation tools on getting started guide | Oscar Del Ben | 2012-05-02 | 1 | -1/+4 | |
| | | | ||||||
| * | | Remove tags from getting started guide and adapt some of the content to | Oscar Del Ben | 2012-05-02 | 3 | -216/+7 | |
| | | | | | | | | | | | | the new guide | |||||
| * | | Rewrite refactoring section in getting started guide | Oscar Del Ben | 2012-05-02 | 4 | -77/+34 | |
| | | | ||||||
| * | | Rewrite comments action in getting started guide | Oscar Del Ben | 2012-05-02 | 3 | -21/+26 | |
| | | | ||||||
| * | | Changed code examples to have a consistent code styling [ci skip] | Ayrton De Craene | 2012-05-02 | 1 | -33/+33 | |
| | | | ||||||
| * | | Add note about image_tag('') issue in Asset Pipeline guide (see rails issue ↵ | Michael Pearson | 2012-05-02 | 1 | -0/+2 | |
| | | | | | | | | | | | | #3080) | |||||
* | | | cache_store has an extra option of :null_store. | Teng Siong Ong | 2012-05-03 | 1 | -1/+1 | |
| | | | ||||||
* | | | copy-edit guide [ci skip] | Vijay Dev | 2012-05-02 | 1 | -2/+1 | |
|/ / | ||||||
* | | Merge branch 'master' of github.com:lifo/docrails | Vijay Dev | 2012-05-01 | 11 | -455/+108 | |
|\ \ | ||||||
| * | | Bump Rails version in action mailer guide. | Oscar Del Ben | 2012-05-01 | 1 | -1/+1 | |
| | | | ||||||
| * | | Getting Started Guide Code Cleanup | Oscar Del Ben | 2012-05-01 | 2 | -10/+1 | |
| | | | ||||||
| * | | Merge branch 'master' of github.com:lifo/docrails | Oscar Del Ben | 2012-04-30 | 1 | -0/+4 | |
| |\ \ | ||||||
| | * | | Rails 4.0 upgrade note for the ConfirmationValidator change | Brian Cardarella | 2012-04-30 | 1 | -0/+4 | |
| | | | | ||||||
| * | | | Rewrite adding a second model section of Getting Started Guide | Oscar Del Ben | 2012-04-30 | 4 | -39/+42 | |
| |/ / | ||||||
| * | | Fix stray capitalization | Mark Rushakoff | 2012-04-29 | 1 | -1/+1 | |
| | | | ||||||
| * | | Remove scaffold explanation from getting started guide | Oscar Del Ben | 2012-04-29 | 1 | -410/+11 | |
| | | | ||||||
| * | | Fix 'Can't mass-assign protected attributes: tags_attributes' in Rails 3.2.3. | Kevin Richardson | 2012-04-29 | 1 | -0/+1 | |
| | | | ||||||
| * | | Revert "Make non English title indexable (such as Chinese or Japanese) using ↵ | Tony Jian | 2012-04-29 | 1 | -3/+2 | |
| | | | | | | | | | | | | | | | | | | MD5." This reverts commit 70e0edf000289b1907b8aee386daf23577f6bc08. | |||||
| * | | Make non English title indexable (such as Chinese or Japanese) using MD5. | Tony Jian | 2012-04-29 | 1 | -2/+3 | |
| | | | ||||||
| * | | Fix misptint | Alexey Vakhov | 2012-04-28 | 1 | -1/+1 | |
| | | | | | | | | | | | | Injected at dab6c3aa484778b44c1b3cd2b9c46363916295ff | |||||
| * | | Remove unnecessary ). | Uģis Ozols | 2012-04-28 | 1 | -1/+1 | |
| | | | ||||||
| * | | Merge branch 'master' of github.com:lifo/docrails | Oscar Del Ben | 2012-04-28 | 4 | -2/+34 | |
| |\ \ | ||||||
| | * | | Correct small consistency issue in AR querying guide | Matthias Schmidt | 2012-04-28 | 1 | -1/+1 | |
| | | | | ||||||
| | * | | Update guides - run single test for AR testing | Alexey Vakhov | 2012-04-28 | 1 | -0/+6 | |
| | | | | ||||||
| | * | | Update contributing guide - run single test | Alexey Vakhov | 2012-04-28 | 1 | -0/+7 | |
| | | | | ||||||
| * | | | Add REST section to getting started guide | Oscar Del Ben | 2012-04-28 | 2 | -10/+50 | |
| | | | | ||||||
* | | | | Add documentation to command_line.textile explaining how to use additional ↵ | Jason Noble | 2012-04-30 | 1 | -0/+13 | |
| | | | | | | | | | | | | | | | | notes directories | |||||
* | | | | Replace boolean argument with an options hash. | Dmitriy Kiriyenko | 2012-04-30 | 1 | -1/+1 | |
| |_|/ |/| | | | | | | | | | | | | | | | | | | | | This replaces `include_seconds` argument with an option key `include_seconds => true` in options hash. Also `time_ago_in_words` now passes options hash, including a `locale` key, which makes in compatible with `distance_of_time_in_words`. | |||||
* | | | Add changelog entry and some docs for collection + layout | Carlos Antonio da Silva | 2012-04-29 | 1 | -0/+10 | |
| | | | ||||||
* | | | Removed unclear doc in AR querying guide [ci skip] | Vijay Dev | 2012-04-29 | 1 | -16/+0 | |
| | | | | | | | | | | | | | | | The range example used in array conditions is unclear and talks about the old 'conditions' option. Closes #4943. | |||||
* | | | Lazy load `default_form_builder` if it's passed as a string | Piotr Sarnacki | 2012-04-28 | 1 | -1/+1 | |
| | | | | | | | | | | | | closes #3341 | |||||
* | | | made a few changes and fixes in getting started guide [ci skip] | Vijay Dev | 2012-04-28 | 1 | -10/+6 | |
| |/ |/| | ||||||
* | | Merge branch 'master' of github.com:lifo/docrails | Vijay Dev | 2012-04-28 | 11 | -9/+188 | |
|\| | ||||||
| * | Merge branch 'master' of github.com:lifo/docrails | Oscar Del Ben | 2012-04-27 | 3 | -3/+3 | |
| |\ | ||||||
| | * | find_by_sql actually triggers after_find | Bernat Foj Capell | 2012-04-27 | 1 | -1/+1 | |
| | | | ||||||
| | * | Active Support Core Extensions guide: reworded "on one hand" and similar to ↵ | Rory O’Kane | 2012-04-26 | 1 | -1/+1 | |
| | | | | | | | | | | | | "for one thing" | |||||
| | * | Minor typo. | Jonathan Roes | 2012-04-26 | 1 | -1/+1 | |
| | | | ||||||
| * | | Add delete post section to Getting Started guide | Oscar Del Ben | 2012-04-27 | 5 | -1/+80 | |
| |/ | ||||||
| * | Merge branch 'master' of github.com:lifo/docrails | Les Nightingill | 2012-04-25 | 5 | -5/+105 | |
| |\ | ||||||
| | * | Copy Edit | James Strocel | 2012-04-25 | 1 | -1/+1 | |
| | | | ||||||
| | * | Merge branch 'master' of github.com:lifo/docrails | Oscar Del Ben | 2012-04-25 | 6 | -65/+60 | |
| | |\ | ||||||
| | * | | Add partials section to getting started guide | Oscar Del Ben | 2012-04-25 | 4 | -4/+104 | |
| | | | | ||||||
| * | | | adds a mention of the fact that an engine's lib/assets directory is also on ↵ | Les Nightingill | 2012-04-25 | 1 | -1/+1 | |
| | |/ | |/| | | | | | | | the load path | |||||
* | | | update docs - disabling prepared statements is not connected to managing ↵ | Vijay Dev | 2012-04-28 | 1 | -1/+2 | |
| | | | | | | | | | | | | connections externally [ci skip] | |||||
* | | | Allow loading external route files from the router | Jose and Yehuda | 2012-04-25 | 1 | -0/+18 | |
|/ / | | | | | | | | | | | | | | | | | This feature enables the ability to load an external routes file from the router via: draw :filename External routes files go in +config/routes+. This feature works in both engines and applications. |