Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-3

How to get Devise's current_user in ActiveRecord callback in Rails?

Converting String to Datetime Rails

An error occurred while installing eventmachine (1.0.3), and Bundler cannot continue

Rails 3 - collection_select - Understanding PROMPT?

Can you recommend good data grid class/gem for Ruby on Rails?

How to set facebook authentication keys depending on environment?

Passing instance variable to js.erb file (Rails 3 / jQuery)

Rails , when using destroy_all, is there a way to return number of records, if any deleted?

Getting undefined method `gsub' for 6:Fixnum (Rails) in a view with jQuery + ERB?

ruby ruby-on-rails-3

with set :deploy_via, :remote_cache not working set :keep_releases, 5

How to query for all records created today (midnight UTC..Now)

Rails 3 and rspec - select from select list

undefined method `has_many' for Formtastic

How do i do an inline if statement in haml

How to hide html div

RSpec let error

Share one single cookie through subdomains

Active resource complaining about expects an hash

Adding a validation error with a before_save callback or custom validator?

Devise: Don't display "unauthenticated" flash message when redirected to users/sign_in from root path

ruby ruby-on-rails-3 devise