- 13 Jun, 2018 1 commit
-
-
yhirano55 authored
-
- 10 May, 2018 1 commit
-
-
yhirano55 authored
* :with_comment option is flag * It should use `true?` instead of `fallback`.
-
- 21 Apr, 2018 2 commits
-
-
cuong.tran authored
-
cuong.tran authored
-
- 20 Apr, 2018 3 commits
-
-
Cuong Tran authored
-
Trevor authored
-
- 23 Mar, 2018 1 commit
-
-
Shou Ya authored
-
- 23 Feb, 2018 2 commits
-
-
Manuel Meurer authored
-
ramaboo-deliv authored
-
- 04 Dec, 2017 1 commit
-
-
0x01f7 authored
-
- 01 Dec, 2017 1 commit
-
-
0x01f7 authored
-
- 01 Nov, 2017 1 commit
-
-
Tony Ta authored
-
- 25 Oct, 2017 1 commit
-
-
AleksandrKudashkin authored
-
- 20 Oct, 2017 1 commit
-
-
Alexander Belozerov authored
-
- 18 Oct, 2017 3 commits
-
-
Alexander Belozerov authored
-
Alexander Belozerov authored
-
Alexander Belozerov authored
-
- 15 Oct, 2017 1 commit
-
-
Doug Hammond authored
-
- 13 Oct, 2017 1 commit
-
-
Doug Hammond authored
* Hook up with-comment option to rake tasks and CL. * with_comment option handles commentless columns. * Style fixes.
-
- 11 Oct, 2017 2 commits
-
-
ryu39 authored
-
Shinichi Maeshima authored
-
- 03 Oct, 2017 1 commit
-
-
Hideki IGARASHI authored
* Refactor AnnotateModels#get_model_files * Add the tests for `AnnotateModels#get_model_files` * Remove unnecessary `reject` call
-
- 27 Jul, 2017 2 commits
-
-
Alexander Belozerov authored
-
Cuong Tran authored
-
- 25 Jul, 2017 5 commits
-
-
Alexander Belozerov authored
-
yuemori authored
-
Alexander Belozerov authored
-
Alexander Belozerov authored
Fix #436 where extra line break is added when using windows CRLF (#490)
-
yhirano55 authored
* Fix InstallGenerator to require annotate * Fix README
-
- 13 Jul, 2017 1 commit
-
-
Takahiro Uchiyama authored
-
- 12 Jul, 2017 2 commits
-
-
Hitabis GmbH authored
* annotate --routes modifies only routes.rb This change is a proposed solution to #357 and an alternative to the already proposed solution #361. In #361 it is needed to call `annotate --routes --ignore-models` to achieve the same as in this change with only `annotate --routes`. * Call eager_load only when models are included This to prevent activerecord model errors when using mongoid for example and calling `annotate --routes`
-
Alexander Belozerov authored
-
- 03 Jul, 2017 1 commit
-
-
Alexander Belozerov authored
-
- 02 Jul, 2017 2 commits
-
-
Alexander Belozerov authored
-
yskkin authored
* Drop support of Ruby < 2.2
-
- 09 Jun, 2017 1 commit
-
-
Daniel Hanke authored
-
- 06 Jun, 2017 1 commit
-
-
Steve Klebanoff authored
* add show_complete_foreign_keys as setting * test for show_complete_foreign_keys setting
-
- 02 Jun, 2017 2 commits
-
-
Peter Boling authored
LoadError does not descend from `StandardError` so the fallback loading is never invoked. ``` >> LoadError.ancestors => [LoadError, ScriptError, Exception, Object, Kernel, BasicObject] ```
-
Cuong Tran authored
-