Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails

Group ActiveRecord::Relation By Field Into Hash With Dictionary

What is the best way of preventing the last record in a has_many collection being removed?

How to test if module adds a method to before_filter when included by a controller class

NLP and Ruby to characterize quality of writing

Typus route order

"rails s" using Ruby 1.8.7 instead of Ruby 1.9.3 (OS X 10.7.2)

How do I fix Rails installation errors?

ruby-on-rails ruby rubygems

Setting a standard Date/Time format in Rails

ruby-on-rails datetime

Rails 4 with MailCatcher and Devise gems

Trying to set prices to extended decimal/BTC in Rails on Heroku

Using ERB with Handlebars templates

How to create a conditional route

Is it necessary to use as few queues as possible And solutions for web messaging

Rails partial table validations

ruby-on-rails validation

model names that causing errors in ruby on rails

pass controller variable to my button on hover

Undefined method `simple_form_for'

Make stripe payment without card saving

How to pass data from jQuery to controller?