Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-3

Convert duration to hours:minutes:seconds (or similar) in Rails 3 or Ruby

Can you do greater than comparison on a date in a Rails 3 search?

Build vs new in Rails 3

Devise form within a different controller

How do I create a class instance from a string name in ruby?

ruby ruby-on-rails-3

Pass ruby script file to rails console

ruby ruby-on-rails-3

Resque vs Sidekiq? [closed]

What is the difference between `after_create` and `after_save` and when to use which?

Rails Model find where not equal

Strip html from string Ruby on Rails

Emacs Ruby autocomplete almost working

Rails 3: Get Random Record

Undefined method 'task' using Rake 0.9.0

ruby-on-rails-3 rake

Rails 3: "field-with-errors" wrapper changes the page appearance. How to avoid this?

NoMethodError: undefined method `last_comment' after upgrading to rake 11

Rails respond_with: how does it work?

How do I clear stuck/stale Resque workers?

When to use a "has_many :through" relation in Rails?

Lost my schema.rb! Can it be regenerated?

Pass a variable into a partial, rails 3?