Forgot password? Sign Up

Blogs about: Rails

Featured Blog

Rails server starting and stopping as background process

hanumakanth wrote 1 day ago: lsof -i :3000 to know the pid for3000 port running process rails server -d to start rails server at … more →

Tags: Ruby on Rails

ActiveScaffold render :super

vhochstein wrote 1 day ago: You all may know that there is a quite flexible hierarchy for activescaffold s templates and partial … more →

Tags: ActiveScaffold, Render, Partial, Template, Super

RebelHold Web Development Collective

Bob Roberts wrote 2 days ago: Since the beginning of the year, I have been made an employee of RebelHold, LLC.  It is because of R … more →

Tags: Ruby on Rails, Open-Source, Rebelhold, Ruby

Resque Queue Priority

winfieldpeterson wrote 2 days ago: Resque Queue Priority     Resque allows each worker process to work a prioritized list of … more →

Tags: Operations, debugging

Rails + MongoDb

Gary Pickrell wrote 2 days ago: rails new Muse cd Muse vim Gemfile   gem 'mongoid'   gem 'bson_ext'   gem 'haml-rails' bundle instal … more →

Installing RVM and Rails on Cygwin

Gary Pickrell wrote 3 days ago: To install RVM I had to change my path because make finds C++ Builder not gcc. In Explorer Right cli … more →

Alternative to method_missing in Rails

Adam wrote 4 days ago: Yes. it has been a long time since I’ve posted anything, but I’m sure I’ll want to … more →

Tags: TheBigFork, Ruby

Hello, Matz!

rubyrobw wrote 4 days ago: puts “Hello, Matz!” Hello, Matz! => nil Yes, you guessed correctly! I’m an aspi … more →

Tags: Tech, Ruby, Software development, Code, Matz

LEE HALL DEPOT

Joplin Tornado wrote 4 days ago:  older days dare sentiment transport beyond human autumn to the lines and greyness of a greater age … more →

Tags: train, Virginia, Newport News, Lee Hall, depot

My perspective

serjios wrote 5 days ago: … more →

Tags: humans, woman, standing, Perspective, BW, Power, train, silhouette

Filters

Dhinesh Kumar wrote 6 days ago: Filters are methods that are run before, after or “around” a controller action. Filters are inherite … more →

Tags: Ruby

The MVC Architecture

Dhinesh Kumar wrote 6 days ago: At the core of Rails is the Model, View, Controller architecture, usually just called MVC. MVCbenefi … more →

Halftime Review of Michael Hartl's Ruby on Rails Tutorial

mdenomy wrote 1 week ago: I am a newcomer to Ruby and Ruby on Rails, so when I wanted to get started with Rails I looked aroun … more →

Tags: Ruby, Season of Ruby

Start of half term training

ipswichparkour wrote 1 week ago: well guys it’s the beginning of the half term and already we have had a good day training toda … more →

Tags: Freerunning, Jumps, kalenji, Parkour, Photography, Shoes, Training, Videography, walls

Custom routes :on => :new

RocketR wrote 1 week ago: It’s possible to nest your own routes inside the ‘new’ scope – either with t … more →

Tags: Routes

Rails send file to user

Dhinesh Kumar wrote 1 week ago: Sends the file. This uses a server-appropriate method (such as X-Sendfile) via the Rack::Sendfile mi … more →

How to find which version of rails used in a project

www.klairvoyant.in wrote 1 week ago: In the project console $ script/console >> Rails::VERSION::STRING http://klairvoyant.in 10.619 … more →

Tags: RoR, Ruby on Rails, Web development, rails version

Add image tag in rails

Dhinesh Kumar wrote 1 week ago: Adding image in rails <%= image_tag ‘dashboard_preview.png’ , :align =>”righ … more →

Every Love2 comments

Tom Schabarum wrote 1 week ago: I have a thing for trains. This much is true. I love the romance of them, the way they lumber throug … more →

Tags: Poetry, Literary Blogs, Love, Trains


Have your say. Start a blog.

See our free features →

Related Tags
All →

Follow this tag via RSS

Follow

Get every new post delivered to your Inbox.

Join 1,481,162 other followers