Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-3

Connecting Rails 3.1 with Multiple Databases

How do I check if a class is defined?

Submit form in rails 3 in an ajax way (with jQuery)

jquery ajax ruby-on-rails-3

how to safely replace all whitespaces with underscores with ruby?

When to use self in Model?

Why do routes with a dot in a parameter fail to match?

Rails - Best-Practice: How to create dependent has_one relations

Where to put Ruby helper methods for Rails controllers?

Why is my custom rake task in lib/tasks not discovered in Rails 3?

Rails: how can I get unique values from column

unable to obtain stable firefox connection in 60 seconds (127.0.0.1:7055)

"Order by" result of "group by" count?

How to define an array / hash in factory_bot?

Remove duplicate records based on multiple columns?

Should I specify exact versions in my Gemfile?

How to instantiate class from name string in Rails?

SimpleForm without for (non model form)

How to have a drop down <select> field in a rails form?

rails - "WARNING: Can't verify CSRF token authenticity" for json devise requests

How to get a single column's values into an array