Re: [Rails] Problems with annotate gem
Can you post your model code in a gist?
On Tue, Feb 14, 2012 at 5:18 PM, Cassiano Leal <cassianoleal@gmail.com> wrote:
> Hi,
>
> I'm trying to use annotate to document my model classes. Two of the models
> don't work, though, with the following errors:
>
> $ bundle exec annotate --position before
> Unable to annotate acceptance_criterion_results.rb: #<NoMethodError:
> undefined method `assert_valid_keys' for :acceptance_criterion:Symbol>
>
> Unable to annotate test.rb: #<TypeError: can't convert Symbol into Integer>
>
> Annotated (4): AcceptanceCriterion, Invoice, OutdataInvoice, TestExecution
>
> There's nothing special about either of the models. Any help is appreciated.
>
> I am using Ruby 1.9.3-p0 and annotate 2.4.1.beta1 (2.4.0 crashed before
> annotating anything).
>
> Thanks,
> Cassiano
>
> --
> You received this message because you are subscribed to the Google Groups
> "Ruby on Rails: Talk" group.
> To post to this group, send email to rubyonrails-talk@googlegroups.com.
> To unsubscribe from this group, send email to
> rubyonrails-talk+unsubscribe@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/rubyonrails-talk?hl=en.
--
Greg Akins
http://twitter.com/akinsgre
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home