Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-3

Given the index value how can I update only those values in a Rails controller?

Mixing Ruby and HAML

ruby ruby-on-rails-3 haml

where to initialize schedule.yml file for sidekiq scheduler

How to block email to certain email addresses or domain?

How do i convert "dd.mm.yyyy " string to datetime?

ruby-on-rails-3

how do I do a find by id if it exists, otherwise do a find_or_initialize_by_columname(params[:somevalue])

Rails > Refinery CMS > Displaying an image thumbnail

How to remove respond_to block from scaffold_controller template

Persistent Ruby segfaulting after a clean install

Large file upload to amazon s3 failing after 30 second limit set by heroku

Using mail_to with a block (mail_to ... do)

Including form elements in a label_tag in Rails

Rails 3 Action Mailer Gmail

Is there a way I can have only action without view

Populating Rails Fields Based on Calculation

ruby-on-rails-3

Mongoid Embeds_many won't save on nested form

What is a proper naming convention for related tables and models in rails 3