11155
(-- --)
1
Hey guys,
Can you please suggest me a gem that audits my app other than
acts_as_audited.
I am on Rails 3.0.3 with JRuby 1.5.6 and Oracle 11g
When I use acts_as_audited on my model, it gives me an undefined method
'acts_as_audited' error.
So, I just want to find out whether there exists any other gems that
audits.
Thank you
11155
(-- --)
2
Siva Kilaru wrote in post #969828:
Hey guys,
Can you please suggest me a gem that audits my app other than
acts_as_audited.
I am on Rails 3.0.3 with JRuby 1.5.6 and Oracle 11g
When I use acts_as_audited on my model, it gives me an undefined method
'acts_as_audited' error.
Sounds like you haven't installed the gem properly. Perhaps if you
provide more information, we can help.
So, I just want to find out whether there exists any other gems that
audits.
Yes.
Thank you
Best,