- 27 Jul, 2012 1 commit
-
-
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 11 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
-
Alex Chaffee authored
-
Alex Chaffee authored
* ctran: (23 commits) Inserting newline requires double-quoted string Annotation position defaulted to 'before'. Bugfix: annotate_models.rake uses string instead of symbol. include ActiveSupport to finish build #45 include lib specs specify :rubygems source in Gemfile for Travis Gemfile for dependencies for Travis CI rake make the specs pass (one pending) fix column pattern 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. Fix options parsing to convert strings to proper booleans. Change annotate to use options hash instead of ENV. Update README.rdoc to mention Fabrication support Add support for Fabrication fabricators We had stripped the trailing newlines from our Schema Information section. This small fix supports that case. rake task is 'build', not 'gem' match indexes and column options too when comparing annotation headers Leave magic encoding comment intact Fixes issue #14 - RuntimeError: Already memoized Count a model as 'annotated' if any of its tests/fixtures are annotated Implement FactoryGirl (#47) fix gemspec and get rspecs partly working again ... Conflicts: Gemfile Rakefile VERSION.yml annotate.gemspec lib/tasks/annotate_models.rake spec/annotate/annotate_models_spec.rb spec/spec_helper.rb
-
Alex Chaffee authored
-
Alex Chaffee authored
-
Alex Chaffee authored
-
Alex Chaffee authored
-
Alex Chaffee authored
-
- 22 Mar, 2012 1 commit
-
-
Cuong Tran authored
Fixed a bug in "after" annotations
-
- 21 Mar, 2012 1 commit
-
-
Jon Frisby authored
-
- 19 Mar, 2012 1 commit
-
-
Mike Gunderloy authored
-
- 01 Mar, 2012 6 commits
-
-
Jon Frisby authored
-
Jon Frisby authored
-
Jon Frisby authored
Conflicts: annotate.gemspec lib/annotate.rb lib/annotate/annotate_models.rb lib/tasks/annotate_models.rake lib/tasks/annotate_routes.rake
-
Jon Frisby authored
Conflicts: lib/annotate/annotate_models.rb
-
Jon Frisby authored
-
Jon Frisby authored
Conflicts: .gitignore Gemfile Gemfile.lock README.rdoc Rakefile VERSION.yml annotate.gemspec bin/annotate_models lib/annotate.rb lib/annotate/annotate_routes.rb lib/tasks/annotate_models.rake lib/tasks/annotate_routes.rake spec/annotate_models_spec.rb spec/spec_helper.rb
-