Blog

Mar
18

Ruby on Rails 2.3 Searchable API Doc

Posted by Michael Cindric in development, ruby on rails | No Comments »

A developer by the name of Vladimir Kolesnikov has put together a nice little searchable API doc for rails. Its been updated for rails 2.3.2 (Latest Version) and you can either download it or browse online. Currently its been tested with Safari 4, Firefox 3, Opera 9.5 Internet Explorer is currently unsupported but who uses IE anyways.

You can download it here

Mar
17

Rails 2.3 is out

Posted by Michael Cindric in development, mac osx, ruby on rails | 1 Comment »

Finally Rails 2.3 is out. Officially its tagged as 2.3.2 from memory. So what are you waiting for update already. Just run the following command in your terminal and your on your way. Sorry windows users find your own way

 sudo gem install rails

Check out the release notes here