New to Rails 3? Check out the Ruby on Rails 3 Tutorial book and screencast. A book and screencast series showing you how to develop and deploy ...
Link: railsinside.com
Ext JS is a cross-browser JavaScript library for building rich internet applications. It provides an extended set of powerful, feature-rich widgets that can be used as building blocks for AJAX -driven GUI of almost unlimited complexity. Netzke is a framework that provides a unified wa...
Another option I use outside of refactoring is the —score option. The score will show a project score of all of the files and also the average score per method. This is great data to save if you want to watch the project's score over the long term (e.g. is the score getting better or ...
Hobo , an open source rapid web app builder for Ruby on Rails, has officially reached Version 1.0 after three years of focused development effort by the Hobo community and sponsorship support from Barquin International in Washington, DC. (Ed note: Hobo was first covered by Ruby Inside...
FiveRuns has released a library called DataFabric as an open source project on Github (with a MIT-esque license). DataFabric provides "flexible database connection switching" for ActiveRecord models, which permits easy replication-access and sharding support. DataFabric can be quickly...
New to Rails 3? Check out the Ruby on Rails 3 Tutorial book and screencast. A book and screencast series showing you how to develop and deploy industrial-strength Rails apps in a direct, step by step way. The screencast series includes 12 lessons over more than 15 hours! Get the best ...
7 Barebones Rails Apps To Kick Start Your Development Process By Peter Cooper — September 18th, 2008 — 20 Comments In Elsewhere , Miscellaneous Back in 2005, the first Rails application a novice Rails developer produced was typically a simple blog-like system. This was in no small par...
Petition: We Think RailsConf Sessions Should Be Recorded, Properly By Peter Cooper — May 7th, 2009 — 85 Comments In Events , News This year, RailsConf brought in a new idea of allowing people to record sessions themselves and upload them to blip.tv. The problem is, few people are carr...
When you upload your latest app to a production Web server and open it up to the world, you're really throwing your app to the elements - good and bad. If you don't pay any attention to security whatsoever, you're likely to fall foul of some cracker's nefarious scheme and your users w...