Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails

post request with link_to in rails 3

What is the best way to keep your Rails version up to date?

ruby-on-rails

Nested resources without controller names in url

ruby-on-rails routes device

How to use resque-scheduler and resque-status together?

ruby-on-rails redis resque

Twitter gem best practice - controller vs. initializer

ruby-on-rails twitter-gem

Why is ActiveResource returning Arrays of Hashes instead of objects?

Rails Admin - Become Another User

What is the simplest way to order results from a SQL query on part of a string field in Rails?

Ruby on Rails graphing gems? [closed]

How to sort a mixed array by different elements in Ruby?

Ruby on Rails open source Social App on GitHub [closed]

ruby-on-rails github

Rails efficient SQL for "Popular" users

Send multiple dynamic emails through Sendgrid

ruby-on-rails sendgrid

How to properly escape a regular expression in Active Record where clause

Extract time zone identifier from DateTime instance

ruby-on-rails

Oauth2 flow to request a token using Facebook uid for credentials

while unit testing on rails i get "NameError: undefined local variable or method" for the path - rails 3