- 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 6 commits
-
-
Cuong Tran authored
Updates to make annotate smarter about when to touch a model
-
Cuong Tran authored
Compatibility patch
-
Cuong Tran authored
Specify Development dependencies
-
Bill Harding authored
Recognize column+type, and don't change a file unless the column+type combination of the new schema are different than that of the old (i.e., don't regenerate if columns happen to be in a different order. That's just how life is sometimes) Grab old specification even if it has \r\n as line endings rather than pure \ns Remove gemspec line causing a warning
-
Jeremy Olliver authored
-
Jeremy Olliver authored
-
- 20 Jun, 2011 2 commits
-
-
Jeremy Olliver authored
-
Jeremy Olliver authored
-
- 08 Jun, 2011 2 commits
-
-
Cuong Tran authored
fix for require statements in tasks
-
Cuong Tran authored
Change to replace schema annotation in-place if it's already in the model file
-
- 06 Jun, 2011 1 commit
-
-
Chris Ross authored
model file, it will be replaced into the same location. If it didn't previously exist, it'll be placed according to the "position", as before.
-
- 16 Feb, 2011 1 commit
-
-
Nathan Hopkins authored
-
- 06 Nov, 2009 1 commit
-
-
Bastien Vaucher authored
-
- 23 Oct, 2009 4 commits
-
-
Alex Chaffee authored
-
Alex Chaffee authored
* nofxx/master: add simple_indexes option added blueprints/* dir annotate exemplars with unit tests added lil fix and v bump defaults to after the code jeweler!! merge IPGlider nice patches Now -p option also have effect on test, spec and Object Daddy files. Write default(FALSE) when the default value for a column is false. dont add whitespace on routes, and some minor stuff handle errors when not in a rails folder Organize the code better/adds some tests clean up hoe stuff forgot gemspec More lil fixes some fixes big commit.. * Now using jeweler * Rev version to 2.4 and get ready for big release
-
Alex Chaffee authored
* zapnap/master: correct rake task name add auto-annotate magic for ActiveRecord migrations in Rails
-
Alex Chaffee authored
-
- 18 Oct, 2009 4 commits
-
-
Alex Chaffee authored
-
Alex Chaffee authored
* jacqui/master: Pass options to annotate_one_file for specs/tests/exemplars as well Refactoring & making work with Neal's 'exclude' option too.
-
Alex Chaffee authored
-
Alex Chaffee authored
Merge branch 'master' of git://github.com/nclark/annotate_models * 'master' of git://github.com/nclark/annotate_models: adding option to not annotate tests or fixtures
-
- 12 Oct, 2009 1 commit
-
-
Neal Clark authored
-
- 21 Aug, 2009 2 commits
-
-
Marcos Piccinini authored
-
Marcos Piccinini authored
-