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
Manoj Sachwani wrote: > Hey Guys, > > Loving RoR! Newb here. I was reading up on some api docs online and I > noticed they officially launched RoR 3 and now I can't find 2.3.8 > docs. Any idea where I can find api doc or build it locally?
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
if you run rake doc:rails inside a rails app, it will build the docs
for that version of rails (gem server will serve up rdoc for any gems
you have installed too, but that separates out rails into its
constituent gems, which i don't like). I think there's also a task for
building the guides.
Fred
Marnen Laibow-Koser
unread,
Aug 30, 2010, 12:28:34 PM8/30/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