Most opensource rails related news are at:

opensourcerails.com – Open Source Rails

Simple CMS in Rails 23 Jan 2012 | 10:09 am

Simple CMS is a nice project to be used as a base for more complex projects. I used as much as I could the best practices as I know and understand them and it is also in HTML5. I've build it for crea...

Graylog2 3 Aug 2010 | 08:26 pm

Graylog2 is an open source syslog implementation that stores your logs in MongoDB. It consists of a server written in Java that accepts your syslog messages via TCP or UDP and stores it in the databas...

More opensource rails related news:

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 ...

Drupal and WordPress founders interviewed together daobydesign.com 2 Nov 2011 | 12:49 am

A bit of a landmark co-interview with opensource CMS luminaries Matt Mullenweg (founder of WordPress) and Dries Buytaert (founder of Drupal) at SchipulCon 2011 in Houston, Texas. Bear with the initial...

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...

Railssummit Slides m.onkey.org 19 Oct 2009 | 06:47 am

Here are the slides of my presentation at Railssummit 2009. Huge thanks to Locaweb and Fabio Akita for organizing the conference and having me there. My talk was about Rails focused tips/tricks. Les...

Recently parsed news:

Recent keywords:

Recent searches: