You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Ruby on Rails: Talk
I know how to run tests on my app, but how do I run tests on a rvm
installed gem?
Leonardo Mateo
unread,
Jul 25, 2010, 4:03:30 PM7/25/10
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to rubyonra...@googlegroups.com
Go toyour RVMROOT/gems/ruby-RUBYVERSION/gems/GEMNAME-GEMVERSION And look for the tests inside that directory. Probably there will be a rake task to run the tests
On Sat, Jul 24, 2010 at 4:06 PM, dwormuth <dwor...@post.harvard.edu> wrote: > I know how to run tests on my app, but how do I run tests on a rvm > installed gem? >