Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | capitalize RubyGems properl | Waynn Lue | 2011-08-13 | 1 | -1/+1 |
| | |||||
* | The trailing '/' isn't being picked up by Github anyway, and the link works ↵ | Rashmi Yadav | 2011-08-13 | 1 | -1/+1 |
| | | | | as is. | ||||
* | fixed type | Vishnu Atrai | 2011-07-21 | 1 | -1/+1 |
| | |||||
* | Download and installation, License and Support sections added for activemodel | Bratish Goswami | 2011-07-21 | 1 | -0/+27 |
| | |||||
* | Active Model typos. | R.T. Lechow | 2011-03-05 | 1 | -1/+1 |
| | |||||
* | Use run_callbacks; the generated _run_<name>_callbacks method is not a ↵ | John Firebaugh | 2011-01-31 | 1 | -1/+1 |
| | | | | | | public interface. Signed-off-by: Santiago Pastorino <santiago@wyeworks.com> | ||||
* | minor fixesin READMEs | Vijay Dev | 2010-12-20 | 1 | -3/+3 |
| | |||||
* | Deletes trailing whitespaces (over text files only find * -type f -exec sed ↵ | Santiago Pastorino | 2010-08-14 | 1 | -27/+27 |
| | | | | 's/[ \t]*$//' -i {} \;) | ||||
* | applied guidelines to "# =>" | Paco Guzman | 2010-08-12 | 1 | -7/+7 |
| | |||||
* | improve Active Model README | Mislav Marohnić | 2010-07-22 | 1 | -73/+51 |
| | | | | | | | - fix indentation problems - revised introductory text to state right away what the library is - improved examples: reduce heavy usage of ellipsis, don't mark paragraphs of text as code | ||||
* | Add .rdoc extension to README files. | José Valim | 2010-07-21 | 1 | -0/+206 |