29 Jan '14, 2am

Routing Basics: Ruby on Rails for Front-End Developers

Routing Basics: Ruby on Rails for Front-End Developers Posted by IndianGuru on January 29, 2014 — 0 comments Miles Matthias, author of the book Ruby on Rails Explained for Front-End Developers , talks about Routing Basics in his guest blog post on RubyLearning. Comments “ ” Post a Comment Comment abilities for non registered users are currently deactivated, pending time to add a proper CAPTCHA to solve the escalating spam problem. Sorry!

Full article: http://www.rubyflow.com/items/10444-routing-basics-ruby-o...

Tweets

Routing Basics: Ruby on Rails for Front-End Developers

Routing Basics: Ruby on Rails for Front-End Dev...

rubylearning.com 29 Jan '14, 2am

Routing Basics: Ruby on Rails for Front-End Developers This guest post is by Miles Matthias , who in between trips and sip...

Had an independent team review your Ruby on Rails application lately? We love to perform code reviews and audits.

Had an independent team review your Ruby on Rai...

planetargon.com 29 Jan '14, 2pm

Our extensive experience working with Ruby on Rails over the past eight years has provided us with the opportunity to revi...

Venturing into fashion blogging

Venturing into fashion blogging

chaigyaru.com 29 Jan '14, 11pm

I’m venturing out into fashion blogging now so hopefully I will have more blog posts!! Support my photographer, Adam Addar...

@alantucker Alternatively, we have our Ruby spe...

brightbox.co.uk 30 Jan '14, 3pm

Serious rails hosting out of the box™ Brightbox provides high-performance virtualised servers, optimised for hosting Ruby ...

@oujiro_coffee 多少面倒でもいいならここの最初のやつを

oiax.jp 08 Feb '14, 12pm

% mkdir ~/src % cd ~/src % wget http://ftp.ruby-lang.org/pub/ruby/2.0/ruby-2.0.0-p195.tar.gz % tar xzf ruby-2.0.0-p195.tar...

Medium's Ruby on Rails Collection

rubyflow.com 03 Feb '14, 8pm

Medium's Ruby on Rails Collection Posted by rizwanreza on February 03, 2014 — 0 comments I've been seeing quite a lot...

From HN: Ruby Gem: Convert a Ruby Hash to an XM...

rubygems.org 02 Feb '14, 9pm

No big deal. A small addition to the Ruby Hash Class, allowing a to_xml method.

Rails developers can build iOS and OS X Apps to...

rubyflow.com 04 Feb '14, 7am

Rails developers can build iOS and OS X Apps too! New Book - RubyMotion for Rails Developers Posted by FluffyJack on Febru...

PostgreSQL awesomeness for Rails developers

rubyflow.com 04 Feb '14, 4pm

PostgreSQL awesomeness for Rails developers Posted by hubertlepicki on February 04, 2014 — 0 comments I just posted a bit ...

"Removed 'cow' => 'kine' irregular inflection f...

edgeguides.rubyonrails.org 28 Jan '14, 9pm

If you're upgrading an existing application, it's a great idea to have good test coverage before going in. You should also...

@hubertlepicki @garybernhardt It does look like...

guides.rubyonrails.org 28 Jan '14, 7pm

configures Rails itself to serve static assets. Defaults to true, but in the production environment is turned off as the s...

Getting Started with Rails — Ruby on Rails Guides -

Getting Started with Rails — Ruby on Rails Guid...

edgeguides.rubyonrails.org 19 Jan '14, 9am

Rails is a web application development framework written in the Ruby language. It is designed to make programming web appl...

Abril Pro Ruby 2014, The Tropical Ruby Conference

ruby-lang.org 26 Jan '14, 10pm

Abril Pro Ruby 2014, The Tropical Ruby Conference Abril Pro Ruby 2014 , the third edition of the Tropical Ruby Conference,...

The Rails Command Line — Ruby on Rails Guides F...

guides.rubyonrails.org 06 Feb '14, 5pm

$ rails generate scaffold HighScore game:string score:integer invoke active_record create db/migrate/20120528060026_create...