Most rails devise related news are at:

railscasts.com – Ruby on Rails Screencasts - RailsCasts

#417 Foundation 16 Jun 2013 | 12:00 pm

ZURB's Foundation is a front-end for quickly building applications and prototypes. It is similar to Twitter Bootstrap but uses Sass instead of LESS. Here you will learn the basics of the grid system, ...

#415 Upgrading to Rails 4 6 May 2013 | 12:00 pm

With the release of Rails 4.0.0.rc1 it's time to try it out and report any bugs. Here I walk you through the steps to upgrade a Rails 3.2 application to Rails 4.

More rails devise related news:

Ruby on Rails - Devise users/sign_out stops working flashcomguru.com 27 Nov 2012 | 02:46 pm

I'm currently working on a Ruby on Rails (RoR) app together with a friend of mine - I'm mainly handling the front end and hosting/config side of things whilst he is writing tons of Ruby code. I should...

Recent projects and open source trevorturk.wordpress.com 28 Aug 2012 | 12:00 pm

Here are some of the things I've built: Reel Roulette — an easy way to find motion designers (Rails, Devise, Heroku, Solr, jQuery) Flowcoder — code sharing powered by Twitter (Rails, OAuth, Twitter ...

Hyundai Accent CRDi – Australia’s Most Affordable Diesel Car autoweb.com.au 20 Jan 2012 | 10:00 am

The Hyundai Accent sees the current all-petrol line-up expanded with the addition of an efficient common-rail turbo diesel engine, delivering new levels of performance and economy to the Active model ...

Why Arel? magicscalingsprinkles.wordpress.com 29 Jan 2010 | 12:35 pm

The upcoming version 3 of Ruby on Rails will feature a sexy new querying API from ActiveRecord. Here is an example: User.order('users.id DESC').limit(20).includes(:items) You can see that all querie...

Introducing Cache Money magicscalingsprinkles.wordpress.com 11 Dec 2008 | 07:25 pm

Pre-requisite: please read my article on Write-through caching to understand why this is useful. Most caching solutions in the Rails world involve something like Cache-Fu: an alternative API to Activ...

Write-Through Cacheing is an Essential Part of a Healthy Scaling Strategy magicscalingsprinkles.wordpress.com 24 Nov 2008 | 08:05 pm

The debate around “Does Rails scale?” I’ll leave to the armchair architects. But one thing I know is that having one 100% Beef Database doesn’t scale. With replication you can scale your database. Wi...

Ruby on Rails auf Ubuntu 11.10 installieren webmatze.de 16 Oct 2011 | 02:17 am

Seit einigen Tagen (Oktober 2011) ist die neuste Version von Ubuntu zum Download freigegeben. Ubuntu 11.10 oder auch Oneiric Ocelot genannt, ist ein wirklich ausgereiftes und leicht zu bedienendes Lin...

Bulk ALTER TABLE with Rails 3 and MySQL m.onkey.org 1 Feb 2011 | 02:34 am

With this commit, Rails migrations will support adding/removing/changing multiple columns via a single ALTER TABLE statement for MySQL. Let’s say you need to add 2 new columns to a table and modify d...

Nested layouts in Rails 3 m.onkey.org 24 Dec 2010 | 01:36 am

This an update/rewrite of my previous post nested layouts – as that version no longer works with Rails 3. Code Add the above helper method in your ApplicationHelper or wherever you see fit. Example...

Signed and Permanent cookies in Rails 3 m.onkey.org 6 Feb 2010 | 01:37 am

David added a very cool feature to Rails recently – Signed cookies and permanent cookies This lets you set permanent and/or signed cookies very easily. Before this, you’d have to write : Now just be...

Recently parsed news:

Recent keywords:

Recent searches: