- 24 Mar, 2012 7 commits
-
-
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
-
- 19 Mar, 2012 1 commit
-
-
Mike Gunderloy authored
-
- 28 Jan, 2012 1 commit
-
-
Cuong Tran authored
Annotation position defaulted to 'before'. Bugfix: annotate_models.rake uses string instead of symbol.
-
- 27 Jan, 2012 1 commit
-
-
David Xia authored
Annotation position defaulted to 'before'. Bugfix: annotate_models.rake uses string instead of symbol.
-
- 30 Dec, 2011 5 commits
-
-
Turadg Aleahmad authored
-
Turadg Aleahmad authored
-
Turadg Aleahmad authored
-
Turadg Aleahmad authored
-
Turadg Aleahmad authored
-
- 28 Dec, 2011 1 commit
-
-
Turadg Aleahmad authored
fix column pattern regex
-
- 23 Dec, 2011 1 commit
-
-
lucapette authored
-
- 21 Dec, 2011 7 commits
-
-
Cuong Tran authored
Allow task loading from Rakefile for gems (by ijcd)
-
Cuong Tran authored
Options parsing should dig booleans from ENV
-
Cuong Tran authored
Add support for Fabrication fabricators (by ijcd)
-
Ian Duggan authored
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.
-
Ian Duggan authored
Fix options parsing to convert strings to proper booleans. Change annotate to use options hash instead of ENV.
-
Ian Duggan authored
-
Ian Duggan authored
-
- 10 Dec, 2011 2 commits
-
-
Turadg Aleahmad authored
Optional trailing newlines after schema info block
-
Nathan Broadbent authored
We had stripped the trailing newlines from our Schema Information section. This small fix supports that case.
-
- 06 Dec, 2011 1 commit
-
-
Turadg Aleahmad authored
rake task is 'build', not 'gem'
-
- 05 Dec, 2011 1 commit
-
-
Ankur Sethi authored
-
- 18 Nov, 2011 2 commits
-
-
Turadg Aleahmad authored
match indexes and column options too when comparing annotation headers
-
Barnabas Debreczeni authored
-
- 12 Nov, 2011 1 commit
-
-
Cuong Tran authored
Leave magic encoding comment intact
-
- 11 Nov, 2011 1 commit
-
-
Yuanxuan Wang authored
-
- 16 Sep, 2011 2 commits
-
-
Turadg Aleahmad authored
fix bug producing "Already memoized" on models
-
Alex Eagle authored
-
- 15 Sep, 2011 1 commit
-
-
Cuong Tran authored
Implement FactoryGirl
-
- 14 Sep, 2011 2 commits
-
-
Ryan Taylor Long authored
-
Ryan Taylor Long authored
-
- 02 Sep, 2011 2 commits
-
-
Turadg Aleahmad authored
-
Turadg Aleahmad authored
Support :change migrations in Rails 3.1
-