| Commit message (Expand) | Author | Age | Files | Lines |
* | Added missing active record configurations. | wangjohn | 2013-09-25 | 1 | -0/+6 |
* | Fix link_to return value | Earl J St Sauver | 2013-09-22 | 1 | -1/+1 |
* | use active voice and use more descriptive terms | Weston Platter | 2013-09-22 | 1 | -1/+1 |
* | `skiping` => `skipping` | Vipul A M | 2013-09-17 | 1 | -1/+1 |
* | Fix Show link on resource | Vipul A M | 2013-09-17 | 1 | -1/+1 |
* | incorrect url | Sergio | 2013-09-16 | 1 | -1/+1 |
* | incorrect urls | Sergio | 2013-09-16 | 1 | -2/+2 |
* | surplus : in attachment_fu plugin | Sergio | 2013-09-15 | 1 | -1/+1 |
* | EncryptedCookieStore => CookieStore [ci skip] | Rashmi Yadav | 2013-09-13 | 1 | -1/+1 |
* | asset_url => asset-url in sass-rails docs [ci skip] | Rashmi Yadav | 2013-09-13 | 1 | -1/+1 |
* | Removed doc of diff method [ci skip] | Rashmi Yadav | 2013-09-13 | 1 | -38/+0 |
* | Updated guides with latest method [ci skip] | Rashmi Yadav | 2013-09-13 | 1 | -2/+2 |
* | Updated the file path [ci skip] | Rashmi Yadav | 2013-09-13 | 1 | -4/+4 |
* | Updated with latest method [ci skip] | Rashmi Yadav | 2013-09-13 | 1 | -4/+5 |
* | Revert ""generates" applies to "collection radio" so it should be singular" | Rafael Mendonça França | 2013-09-12 | 1 | -2/+2 |
* | take out reference to previous versions of Rails | Waynn Lue | 2013-09-12 | 1 | -3/+1 |
* | "generates" applies to "collection radio" so it should be singular | Waynn Lue | 2013-09-12 | 1 | -2/+2 |
* | Merge branch 'master' of github.com:rails/docrails | Vijay Dev | 2013-09-13 | 11 | -129/+293 |
|\ |
|
| * | Wrap the guides in 80 columns [ci skip] | Rafael Mendonça França | 2013-09-12 | 1 | -101/+260 |
| * | Merge pull request #163 from mogetutu/master | Rafael Mendonça França | 2013-09-12 | 1 | -1/+1 |
| |\ |
|
| | * | Added quotes when defining the precision for the `decimal` fields | mogetutu | 2013-09-12 | 1 | -1/+1 |
| |/ |
|
| * | Plural of Deer not deer | Sergio | 2013-09-10 | 1 | -1/+1 |
| * | html generated for a search form | Sergio | 2013-09-09 | 1 | -1/+1 |
| * | Change documentation to consistently refer to the same object | Earl J St Sauver | 2013-09-08 | 1 | -8/+8 |
| * | Blacklist refferenced in docs is actually whitelist | Earl J St Sauver | 2013-09-08 | 1 | -2/+2 |
| * | added # or comment | Sergio | 2013-09-05 | 1 | -1/+1 |
| * | Review the changes made on 90155b4e28a3887dce9428e9df150ede3d6c7465 | Rafael Mendonça França | 2013-09-04 | 1 | -5/+9 |
| * | Client.exists?(1,2,3) and Client.exists?([1,2,3]) does not work | Sergio | 2013-09-05 | 1 | -3/+3 |
| * | Example of Join models | Sergio | 2013-09-04 | 1 | -1/+1 |
| * | `implemention` => `implementation` | Vipul A M | 2013-09-03 | 1 | -1/+1 |
| * | `attibutes` => `attributes` | Vipul A M | 2013-09-03 | 1 | -1/+1 |
| * | Be assertive about adding `[ci skip]` message | Vipul A M | 2013-09-03 | 1 | -1/+1 |
| * | 4.0 Release notes should point to 4.0 Changelog | Vipul A M | 2013-09-03 | 1 | -6/+6 |
| * | Fix spacing issue | Vipul A M | 2013-09-03 | 1 | -0/+1 |
* | | Merge pull request #12208 from mjhoy/patch-1 | Rafael Mendonça França | 2013-09-12 | 1 | -4/+0 |
|\ \ |
|
| * | | remove outdated docs | Michael Hoy | 2013-09-12 | 1 | -4/+0 |
|/ / |
|
* | | Merge pull request #12196 from h-lame/fix-activesupport-cache-filestore-cleanup | Rafael Mendonça França | 2013-09-12 | 3 | -1/+18 |
|\ \ |
|
| * | | Fix FileStore#cleanup to no longer rely on missing each_key method | Murray Steele | 2013-09-11 | 3 | -1/+18 |
* | | | Merge pull request #12207 from chancancode/fix_json_load | Rafael Mendonça França | 2013-09-12 | 2 | -2/+14 |
|\ \ \ |
|
| * | | | Enabled quirks mode on JSON.parse, fixes broken test in af9caae | Godfrey Chan | 2013-09-12 | 2 | -2/+14 |
|/ / / |
|
* | | | Write the right CHANGELOG entry for #11603 | Rafael Mendonça França | 2013-09-12 | 1 | -1/+1 |
* | | | Merge pull request #11603 from jetthoughts/join_strings_instead_of_contactina... | Rafael Mendonça França | 2013-09-12 | 3 | -2/+10 |
|\ \ \ |
|
| * | | | Cleanup of excerpt helper | Paul Nikitochkin | 2013-09-06 | 3 | -2/+10 |
* | | | | Merge pull request #12206 from harshadsabne/master | Rafael Mendonça França | 2013-09-12 | 1 | -3/+3 |
|\ \ \ \ |
|
| * | | | | Update 4_0_release_notes.md | Harshad Sabne | 2013-09-12 | 1 | -3/+3 |
|/ / / / |
|
* | | | | Disable prepared statements in the unprepared_statement block | Rafael Mendonça França | 2013-09-12 | 1 | -2/+3 |
* | | | | Fix typo on instance variable get call | Carlos Antonio da Silva | 2013-09-12 | 1 | -1/+1 |
* | | | | Merge pull request #12205 from claudiob/remove-unused-raw-email-fixtures | Carlos Antonio da Silva | 2013-09-12 | 15 | -736/+0 |
|\ \ \ \ |
|
| * | | | | Remove unused raw email fixtures | claudiob | 2013-09-12 | 15 | -736/+0 |
|/ / / / |
|
* | | | | Merge pull request #12201 from chancancode/json_load | Jeremy Kemper | 2013-09-11 | 2 | -3/+16 |
|\ \ \ \ |
|