Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix markdown in textile. | Dmytrii Nagirniak | 2012-04-23 | 1 | -1/+1 |
| | |||||
* | Make it explicit that Symbol-s are not officially supported. | Dmytrii Nagirniak | 2012-04-23 | 1 | -0/+2 |
| | | | | This will remove a lot of controversy. As an example, see https://github.com/ernie/squeel/issues/67#issuecomment-5270896 | ||||
* | Fix typo where a table name in a join was singular. | Don Petersen | 2012-04-16 | 1 | -1/+1 |
| | |||||
* | SQL query formatting | Bertrand Chardon | 2012-04-13 | 1 | -2/+7 |
| | | | | | Reformatted two SQL queries in Section 6) and 7) to avoid horizontal scrolling where possible. | ||||
* | Don't use arel_table in published_and_commented example in querying guide | Ryan Bigg | 2012-04-07 | 1 | -1/+1 |
| | |||||
* | Optimistic locking: lock_version needed type information. | Martin Eisenhardt | 2012-04-05 | 1 | -1/+1 |
| | |||||
* | fix typo. thanks @nertzy | Jon Leighton | 2012-03-30 | 1 | -1/+1 |
| | |||||
* | Update guides to reflect 0a12a5f8169685915cbb7bf4d0a7bb482f7f2fd2 | Jon Leighton | 2012-03-30 | 1 | -20/+10 |
| | |||||
* | remove irrelevant references to ARel | Jon Leighton | 2012-03-30 | 1 | -2/+2 |
| | |||||
* | Add Relation#find_by and Relation#find_by! | Jon Leighton | 2012-03-30 | 1 | -0/+36 |
| | |||||
* | moves the guides up to the root directory | Xavier Noria | 2012-03-17 | 1 | -0/+1457 |