rails plugins
Tag details
Welcome to the 'rails plugins' tag page at Technorati. This page features content from the farthest reaches of the Blogosphere that authors have "tagged" with 'rails plugins'.
Latest blogosphere posts tagged “rails plugins”
-
Fixtures without validation with Factory Girl
code tunes —
Authority: 388
Factory Girl is my fixture replacement library of choice. It improves tests readability and maintainability. It’s also customizable. There are sometimes situations when you want to create test scenarios that checks how your app is handling invalid data (not user input, but invalid records that already sit in your ...1 week ago -
RailsOnPg released
Robby on Rails —
Authority: 115
Hello fellow PostgreSQL and Ruby on Rails geeks, Alexander Tretyakov ( twitter ) recently released a plugin for Ruby on Rails, which extends migrations and provides you with the ability to create. Functions ( pg docs ) Triggers ( pg docs ) Views ( pg docs ) While you can already do something like ...3 weeks ago