1. 22 Aug, 2012 11 commits
  2. 21 Aug, 2012 2 commits
  3. 28 Jul, 2012 1 commit
  4. 27 Jul, 2012 3 commits
  5. 26 Jul, 2012 3 commits
  6. 20 Jul, 2012 3 commits
  7. 17 Jul, 2012 1 commit
    • JRuby compatibility · 83cacd72
      Derrick Reimer authored
      By default, ObjectSpace.each_object is disabled in JRuby. However,
      ObjectSpace.each_object(Class) still works.
  8. 10 Jun, 2012 1 commit
  9. 09 Jun, 2012 3 commits
  10. 08 Jun, 2012 5 commits
  11. 10 May, 2012 1 commit
  12. 09 May, 2012 1 commit
  13. 26 Mar, 2012 1 commit
  14. 24 Mar, 2012 4 commits
    • fix up readme · a7994435
      Alex Chaffee authored
    • Merge branch 'mrjoy' · 6d7bfc08
      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