Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-3

Can I get the ID of my sidekiq worker inside the worker?

How to generate coordinates in between two known points

Why Rails "link_to" does not work for delete action?

How to add callback after registration with Rails3 and Devise

Why "rails server -e production" makes it "No route matches "/" and stylesheet not loading?

Rails 3: Arel for NOT EXISTS?

Rails 3 add virtual attribute dynamically

Don't know how to build task 'db:migrate' w/ Rails 3.2.0.rc2

Papertrail and Carrierwave

Manually set column name in rails model

ruby-on-rails-3

Ruby: Include a dynamic module name

How to integrate websocket with emberjs?

facebook open graph crawler triggering json response in rails actions

how to test rspec shoulda for custom validation in rails?

Rails: How can I tell if a record has a child record in any one of its child tables?

Rails3 mailer with image_tag ignoring host

Load fixtures for specific model

How do I append data to a jquery-ujs post request in Rails?

Rails 3 RESTful Authentication - uninitialized constant ApplicationController::AuthenticatedSystem

nested content_tags escape inner html.. why?