It is time for your infrequent reminder about b...
In Ruby, you can write methods whose names end in ! (exclamation point or “bang”). There’s a lot of confusion surrounding ...
Help Rails with 'weird' Regexps - CHECK / https...
Web application frameworks are made to help developers building web applications. Some of them also help you with securing...
What's New in Edge Rails #25
A Fresh Cup is Mike Gunderloy's software development weblog, covering Ruby on Rails and whatever else I find interesting i...
Application templates in Rails 3:
I actually got started by learning how to create generators in Rails 3 (used to create custom code in an existing Rails ap...
Hot off the press! @techpickles writes about ho...
Posted by Josh Nichols on June 20, 2012 | 0 comments At Rails Machine , we provide 24×7 monitoring as part of our Managed ...
Ubuntu 12.04 Ruby on Rails Development Environment
I know I'm late to the party, but I just couldn't find a guide that documented a rails setup the way that I needed it to, ...
Rail Spikes: How to fix your Rails helpers:
I usually allow new methods to live in application_helper until there are 2-3 related methods that could be extracted into...
Jay Fields' Thoughts: Ruby: Class Methods:
The real stumbling block is that Java class methods are totally different things from Ruby "class" methods, so different t...
Learning Ruby and Rails:
I live in a town dominated by Python, PHP , and Java developers, so hiring someone who can come in and write Ruby code fro...
Rails(ActiveRecord)やそれをまねたらしいCakePHPの、findByFoo...
Find records using a variety of methods and conditions Specify the order, retrieved attributes, grouping, and other proper...
@polotek @rwaldron @timw4mail Ruby uses # to de...
The other day I was explaining the difference between class and instance methods to a friend and I realized that I should ...
Open Source Rails
Open Source Rails is a community site dedicated to tracking the best open source Ruby on Rails applications.
Rails 2 Asset pipeline
Rails 2 Asset pipeline Posted by grosser on June 17, 2012 — 0 comments Stuck with Rails 2 and want some asset pipeline lov...
Ruby5 - 25 things you need to know about Backbo...
Tribune Company open sources eight gems … New “Giant Robots Smashing Into Other Giant Robots” podcast from thoughtbot … Gr...
Rails 3.1: assign_attributesメソッド - Rails 雑感 - R...
ゴールデンウィーク中の5月5日にRails 3.1 beta1がリリース されました。 派手な点としてはJQuery, CoffeeScript, Sassなどをデフォルトして採用したことが挙げられますが、私が注目しているのはActive Re...
