-
A discussion of some different ways to write data migrations for Rails. With their pitfalls and plusses.
http://jacopretorius.net/2014/07/patterns-for-data-migrations-in-rails.html
-
How to click on a div, or any element, using Capybara. Nice and short.
http://dev.scottw.com/clicking-div-capybara
-
An article on how to dynamically change the database connection based on the currently checked-out branch in RoR development.
http://mislav.uniqpath.com/rails/branc...hing-the-database-along-with-your-code
-
Error reporting and handling tool, get notified of and track errors as they happen in your application.
https://getsentry.com/welcome
-
Describing, clearly, the difference between the logical `&&' and `||' compared to `and' and `or' in Ruby.
http://devblog.avdi.org/2014/08/26/how...ish-andor-operators-without-going-nuts
-
A list of Ruby and Rails resources. Books, blogs, podcasts, etc.
https://github.com/dreikanter/ruby-bookmarks
Top of the page
First PreviousNext Last
Page 1 of 1