- 19 Mar, 2012 1 commit
-
-
Mike Gunderloy authored
-
- 28 Jan, 2012 1 commit
-
-
Cuong Tran authored
Annotation position defaulted to 'before'. Bugfix: annotate_models.rake uses string instead of symbol.
-
- 27 Jan, 2012 1 commit
-
-
David Xia authored
Annotation position defaulted to 'before'. Bugfix: annotate_models.rake uses string instead of symbol.
-
- 30 Dec, 2011 5 commits
-
-
Turadg Aleahmad authored
-
Turadg Aleahmad authored
-
Turadg Aleahmad authored
-
Turadg Aleahmad authored
-
Turadg Aleahmad authored
-
- 28 Dec, 2011 1 commit
-
-
Turadg Aleahmad authored
fix column pattern regex
-
- 23 Dec, 2011 1 commit
-
-
lucapette authored
-
- 21 Dec, 2011 7 commits
-
-
Cuong Tran authored
Allow task loading from Rakefile for gems (by ijcd)
-
Cuong Tran authored
Options parsing should dig booleans from ENV
-
Cuong Tran authored
Add support for Fabrication fabricators (by ijcd)
-
Ian Duggan authored
Allow task loading from Rakefile for gems (plugin installation already auto-detects). Add skip_on_db_migrate option as well for people that don't want it.
-
Ian Duggan authored
Fix options parsing to convert strings to proper booleans. Change annotate to use options hash instead of ENV.
-
Ian Duggan authored
-
Ian Duggan authored
-
- 10 Dec, 2011 2 commits
-
-
Turadg Aleahmad authored
Optional trailing newlines after schema info block
-
Nathan Broadbent authored
We had stripped the trailing newlines from our Schema Information section. This small fix supports that case.
-
- 06 Dec, 2011 1 commit
-
-
Turadg Aleahmad authored
rake task is 'build', not 'gem'
-
- 05 Dec, 2011 1 commit
-
-
Ankur Sethi authored
-
- 18 Nov, 2011 2 commits
-
-
Turadg Aleahmad authored
match indexes and column options too when comparing annotation headers
-
Barnabas Debreczeni authored
-
- 12 Nov, 2011 1 commit
-
-
Cuong Tran authored
Leave magic encoding comment intact
-
- 11 Nov, 2011 1 commit
-
-
Yuanxuan Wang authored
-
- 16 Sep, 2011 2 commits
-
-
Turadg Aleahmad authored
fix bug producing "Already memoized" on models
-
Alex Eagle authored
-
- 15 Sep, 2011 1 commit
-
-
Cuong Tran authored
Implement FactoryGirl
-
- 14 Sep, 2011 2 commits
-
-
Ryan Taylor Long authored
-
Ryan Taylor Long authored
-
- 02 Sep, 2011 2 commits
-
-
Turadg Aleahmad authored
-
Turadg Aleahmad authored
Support :change migrations in Rails 3.1
-
- 11 Aug, 2011 3 commits
-
-
Cuong Tran authored
Explain how to install into Gemfile using latest code from Github
-
Turadg Aleahmad authored
Clarify install options.
-
Turadg Aleahmad authored
-
- 22 Jul, 2011 1 commit
-
-
Cuong Tran authored
Allow for non standard model capitalization (mcommons/master)
-
- 20 Jul, 2011 1 commit
-
-
Mal McKay authored
-
- 24 Jun, 2011 1 commit
-
-
Cuong Tran authored
Fixed that schema kept prepending additional newlines
-
- 23 Jun, 2011 1 commit
-
-
Jack Danger Canty authored
Prior to this patch every time the schema was regenerated at the end of the file it prepended an additional newline character. This made the schema slowly creep down the file over time. Finally annoyed me enough to fork and fix ;)
-
- 21 Jun, 2011 1 commit
-
-
Cuong Tran authored
Updates to make annotate smarter about when to touch a model
-