- 05 Nov, 2015 1 commit
-
-
Cuong Tran authored
Make --w option work
-
- 02 Nov, 2015 1 commit
-
-
Kamil Bielawski authored
-
- 30 Oct, 2015 1 commit
-
-
Cuong Tran authored
Accept wrapper default params
-
- 26 Oct, 2015 2 commits
-
-
Kamil Bielawski authored
-
Kamil Bielawski authored
-
- 09 Sep, 2015 1 commit
-
-
Cuong Tran authored
more documentation for auto-annotate and rake tasks
-
- 08 Sep, 2015 1 commit
-
-
Alex Chaffee authored
the docs for auto-annotating were kind of buried inside the Rails Config section, so I extended them and added a reference to them inside the Usage section
-
- 05 Sep, 2015 2 commits
-
-
Cuong Tran authored
Update README.rdoc
-
Grachev Mikhail authored
-
- 20 Aug, 2015 1 commit
-
-
Cuong Tran authored
Remove new line before annotation wrapper closing statement
-
- 16 Aug, 2015 1 commit
-
-
Kamil Bielawski authored
-
- 14 Jul, 2015 2 commits
-
-
Cuong Tran authored
Set model_dir to ["app/models"] if not set (fixes #265)
-
Frank Macreery authored
-
- 20 Jun, 2015 1 commit
-
-
Cuong Tran authored
Runs annotate on 'rake db:rollback' too
-
- 19 Jun, 2015 1 commit
-
-
Andrew Goodnough authored
-
- 18 Jun, 2015 1 commit
-
-
Cuong Tran authored
show foreign keys when run on rake task
-
- 17 Jun, 2015 1 commit
-
-
Yuji Hanamura authored
-
- 16 Jun, 2015 2 commits
-
-
Cuong Tran authored
ignore default value for jsonb
-
Cuong Tran authored
Quote each value in default arrays
-
- 15 Jun, 2015 1 commit
-
-
John Gesimondo authored
Previously, quoting an array fell back to `inspect`, which is ok for strings, but not good for BigDecimals, for instance.
-
- 12 Jun, 2015 1 commit
-
-
Cuong Tran authored
Annotate fixtures for nested models
-
- 10 Jun, 2015 1 commit
-
-
Joshua Plicque authored
-
- 03 Jun, 2015 2 commits
-
-
Cuong Tran authored
Invoke get options task before annotating migrations
-
arathunku authored
[ fixes #252 ]
-
- 25 May, 2015 1 commit
-
-
lcp authored
-
- 22 May, 2015 5 commits
-
-
cuong.tran authored
-
cuong.tran authored
-
cuong.tran authored
This reverts commit 067ce522.
-
cuong.tran authored
-
cuong.tran authored
-
- 13 Apr, 2015 1 commit
-
-
Cuong Tran authored
Prefer SQL column type over normalized AR type
-
- 10 Apr, 2015 3 commits
-
-
Cuong Tran authored
fix issue where serializer-related flags weren't being honored
-
Cuong Tran authored
Check if model has skip tag in annotate_model_file
-
B. Ruschill authored
-
- 30 Mar, 2015 1 commit
-
-
Michael Fernando authored
Potentially addresses issue# #167 Annotate_model_file is called automatically on all files in models directory and does not check if model contains SkipSchemaAnnotations tag.
-
- 27 Mar, 2015 2 commits
-
-
Cuong Tran authored
Adds support for foreign key annotations
-
Jason Wadsworth authored
-
- 25 Mar, 2015 1 commit
-
-
Cuong Tran authored
Test on Ruby 2 versions
-
- 20 Mar, 2015 1 commit
-
-
Nicolas Leger authored
-
- 17 Mar, 2015 1 commit
-
-
Ilya Vassilevsky authored
-