| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | | Please use assert_equal instead of diff directly | Ryan Davis | 2012-11-17 | 1 | -1/+1 |
| * | | | | | Removed extra call to #diff in #assert_recognizes. assert_equal calls it for ... | Ryan Davis | 2012-11-17 | 1 | -4/+7 |
|/ / / / / |
|
* | | | | | Merge pull request #8247 from rnesius/sqlserver-template | Rafael Mendonça França | 2012-11-16 | 2 | -0/+62 |
|\ \ \ \ \ |
|
| * | | | | | Adding sqlserver.yml template to satisfy "-d sqlserver" being given | Robert Nesius | 2012-11-16 | 2 | -0/+62 |
|/ / / / / |
|
* | | | | | Revert "Debugger gem doesn't work with patchlevel >= 327" | Santiago Pastorino | 2012-11-16 | 1 | -2/+1 |
* | | | | | Fix some AR changelog entries [ci skip] | Carlos Antonio da Silva | 2012-11-16 | 1 | -6/+5 |
* | | | | | Test for has_many bug on unsaved records | George Brocklehurst | 2012-11-16 | 1 | -0/+7 |
* | | | | | Merge pull request #8244 from yahonda/mysql_ruby200 | Carlos Antonio da Silva | 2012-11-16 | 1 | -1/+1 |
|\ \ \ \ \ |
|
| * | | | | | Revert "mysql does not build on Ruby 2.0.0 at the moment" | Yasuo Honda | 2012-11-17 | 1 | -1/+1 |
* | | | | | | Improve UpgradeSignatureToEncryptionCookieStore docs | Santiago Pastorino | 2012-11-16 | 1 | -1/+14 |
|/ / / / / |
|
* | | | / | Remove old comments about using our own sdoc fork [ci skip] | Vijay Dev | 2012-11-17 | 1 | -4/+0 |
| |_|_|/
|/| | | |
|
* | | | | Merge branch 'master' of github.com:lifo/docrails | Vijay Dev | 2012-11-17 | 61 | -957/+959 |
|\ \ \ \ |
|
| * | | | | copy edits and fixes [ci skip] | Vijay Dev | 2012-11-17 | 5 | -8/+8 |
| * | | | | remove kindle link from guides index [ci skip] | Vijay Dev | 2012-11-17 | 1 | -3/+1 |
| * | | | | Revert "Switch to 1.9 hash syntax" | Vijay Dev | 2012-11-17 | 1 | -10/+11 |
| * | | | | Revert "add AR deep dive video links to guides" | Vijay Dev | 2012-11-17 | 1 | -15/+0 |
| * | | | | Switch to 1.9 hash syntax (guides) | Agis Anastasopoulos | 2012-11-16 | 1 | -4/+4 |
| * | | | | Switch to 1.9 hash syntax (guides) | Agis Anastasopoulos | 2012-11-16 | 1 | -16/+16 |
| * | | | | Update the middleware stack to reflect the current Rails output | Agis Anastasopoulos | 2012-11-16 | 1 | -2/+2 |
| * | | | | Remove unnecessary whitespace | Agis Anastasopoulos | 2012-11-16 | 1 | -1/+1 |
| * | | | | Add link to the Application Templates guide | Agis Anastasopoulos | 2012-11-16 | 1 | -1/+1 |
| * | | | | Remove unnecessary whitespace | Agis Anastasopoulos | 2012-11-16 | 1 | -1/+1 |
| * | | | | Switch to 1.9 hash syntax (guides) | Agis Anastasopoulos | 2012-11-16 | 1 | -8/+8 |
| * | | | | Switch to 1.9 hash syntax (guides) | Agis Anastasopoulos | 2012-11-16 | 1 | -2/+2 |
| * | | | | Switch to 1.9 hash syntax | Agis Anastasopoulos | 2012-11-16 | 1 | -22/+22 |
| * | | | | Switch to 1.9 hash syntax | Agis Anastasopoulos | 2012-11-16 | 1 | -81/+78 |
| * | | | | Add a consideration note | Agis Anastasopoulos | 2012-11-16 | 1 | -0/+1 |
| * | | | | Switch to 1.9 hash syntax & remove some parentheses when it reads nicer | Agis Anastasopoulos | 2012-11-16 | 1 | -33/+33 |
| * | | | | Add a consideration note and a WIP note | Agis Anastasopoulos | 2012-11-16 | 1 | -0/+4 |
| * | | | | Remove the ActiveRecordHelper section | Agis Anastasopoulos | 2012-11-16 | 1 | -56/+0 |
| * | | | | Switch to 1.9 hash syntax | Agis Anastasopoulos | 2012-11-16 | 1 | -30/+30 |
| * | | | | Switch to 1.9 hash syntax | Agis Anastasopoulos | 2012-11-15 | 1 | -9/+9 |
| * | | | | Switch to 1.9 hash syntax | Agis Anastasopoulos | 2012-11-15 | 1 | -1/+1 |
| * | | | | Switch to 1.9 hash syntax | Agis Anastasopoulos | 2012-11-15 | 1 | -1/+1 |
| * | | | | Switch to 1.9 hash syntax and remove unnecessary punct. | Agis Anastasopoulos | 2012-11-15 | 1 | -20/+20 |
| * | | | | Switch to 1.9 hash syntax plus minor fixes | Agis Anastasopoulos | 2012-11-15 | 1 | -93/+93 |
| * | | | | Switch to 1.9 hash syntax | Agis Anastasopoulos | 2012-11-15 | 1 | -11/+10 |
| * | | | | Properly align some example comments | Agis Anastasopoulos | 2012-11-15 | 1 | -5/+5 |
| * | | | | Switch to 1.9 hash syntax | Agis Anastasopoulos | 2012-11-15 | 1 | -3/+3 |
| * | | | | Switch to 1.9 hash syntax | Agis Anastasopoulos | 2012-11-15 | 1 | -4/+4 |
| * | | | | Fix 'persons' to 'people' and add some whitespace | Agis Anastasopoulos | 2012-11-15 | 1 | -3/+3 |
| * | | | | Switch to 1.9 hash syntax plus minor fixes | Agis Anastasopoulos | 2012-11-15 | 1 | -38/+38 |
| * | | | | Switch to 1.9 hash syntax | Agis Anastasopoulos | 2012-11-15 | 1 | -28/+28 |
| * | | | | Add links to TryGit & official documentation | Agis Anastasopoulos | 2012-11-15 | 1 | -0/+2 |
| * | | | | Some minor improvements | Agis Anastasopoulos | 2012-11-15 | 1 | -9/+9 |
| * | | | | Minor improvements & fixes | Agis Anastasopoulos | 2012-11-15 | 1 | -8/+8 |
| * | | | | Update links to API documentation & add a TODO | Agis Anastasopoulos | 2012-11-15 | 1 | -2/+3 |
| * | | | | Fix another AS::Concern example (class_eval is already called by included) | maximerety | 2012-11-15 | 1 | -4/+2 |
| * | | | | Fix AS::Concern example (current example doesn't work) | maximerety | 2012-11-15 | 1 | -1/+3 |
| * | | | | Minor improvements & fixes | Agis Anastasopoulos | 2012-11-15 | 1 | -15/+24 |