- 22 Aug, 2012 11 commits
-
-
Jon Frisby authored
-
Jon Frisby authored
-
Jon Frisby authored
-
Jon Frisby authored
-
Jon Frisby authored
-
Jon Frisby authored
-
Jon Frisby authored
-
Jon Frisby authored
-
Jon Frisby authored
-
Jon Frisby authored
-
Alex Chaffee authored
Adjust expected location of Factory Girl factories.
-
- 21 Aug, 2012 2 commits
-
-
Jeremy McNevin authored
-
Jeremy McNevin authored
-
- 28 Jul, 2012 1 commit
-
-
Alex Chaffee authored
-
- 27 Jul, 2012 3 commits
-
-
Alex Chaffee authored
-
Alex Chaffee authored
Integrate various fixes around finding model classes, including https://github.com/ctran/annotate_models/pull/82 and https://github.com/ctran/annotate_models/pull/85
-
Alex Chaffee authored
JRuby ObjectSpace compatibility fix
-
- 26 Jul, 2012 3 commits
-
-
Alex Chaffee authored
-
Alex Chaffee authored
-
Alex Chaffee authored
-
- 20 Jul, 2012 3 commits
-
-
Alex Chaffee authored
-
Alex Chaffee authored
expect a model without primary key
-
Tsutomu Kuroda authored
-
- 17 Jul, 2012 1 commit
-
-
Derrick Reimer authored
By default, ObjectSpace.each_object is disabled in JRuby. However, ObjectSpace.each_object(Class) still works.
-
- 10 Jun, 2012 1 commit
-
-
Alex Chaffee authored
Removing reference to VERSION.yml from gemspec (again)
-
- 09 Jun, 2012 3 commits
-
-
Alex Chaffee authored
-
Alex Chaffee authored
-
Alex Chaffee authored
This reverts commit 8d3c00c7. Sorry, but database order should be the default unless a user really wants it alphabetized. (We should also allow a .annotate file so users can set their own preferred options more easily.) Conflicts: .gitignore bin/annotate lib/annotate/annotate_models.rb lib/tasks/annotate_models.rake
-
- 08 Jun, 2012 5 commits
-
-
Alex Chaffee authored
-
Alex Chaffee authored
-
Kevin Moore authored
It no longer exists
-
Alex Chaffee authored
-
Alex Chaffee authored
Conflicts: lib/annotate/annotate_models.rb
-
- 10 May, 2012 1 commit
-
-
Alex Chaffee authored
One line patch to sort the indexes by name.
-
- 09 May, 2012 1 commit
-
-
Philip Hallstrom authored
-
- 26 Mar, 2012 1 commit
-
-
Alex Chaffee authored
-
- 24 Mar, 2012 4 commits
-
-
Alex Chaffee authored
-
Alex Chaffee authored
-
Alex Chaffee authored
-
Alex Chaffee authored
* mrjoy: (177 commits) Updating authorship. Resolve conflict between generated rakefile and CLI tool. Minor fixups. Updating readme to be RDoc compliant. fixed a few typos Updating docs to point to this fork. Update docs. Yep, I'm tired. Revert "Version bump to 0.0.0" Version bump to 0.0.0 Changing my mind on project name issue... Making project name match Github project name. Bumping version. Wider type column output, play nice with Rake CLI. Fixing behavior with some model sub-classes, adding skip-annotations feature. Making ActiveSupport dependency float, updating gemspec. Updating change log, readme and TODO list. Update generated .rake file with new options. Renaming bin to avoid conflict with ImageMagick. Accept string or symbol for positions. ... Conflicts: Gemfile Gemfile.lock History.txt README.rdoc Rakefile VERSION.yml annotate.gemspec annotate_models.gemspec lib/annotate/annotate_models.rb lib/tasks/annotate_models.rake lib/tasks/annotate_routes.rake spec/annotate/annotate_models_spec.rb spec/spec_helper.rb todo.txt
-