Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-3

Rails 3 / Form without Model: How do I create a form that is not tied to a model?

Passing parameters to partial view

Can we call a Controller's method from a view (as we call from helper ideally)?

Ruby on Rails Routes - difference between get and match

Rails 4 Strong parameters : permit all attributes?

Rails 3.1, RSpec: testing model validations

Alias for column names in Rails

Routing to static html page in /public

Find duplicate rows with PostgreSQL

Rails 3 skip validations and callbacks

ruby DateTime parsing from 'mm/dd/yyyy' format

ruby ruby-on-rails-3

incompatible character encodings: ASCII-8BIT and UTF-8

Parsing string to add to URL-encoded URL

ActiveRecord Find By Year, Day or Month on a Date field

Generate migration - create join table

In Rails, what's the difference between find_each and where?

Rails .where vs .find

Scope with join on :has_many :through association

rails error, couldn't parse YAML

How to use basic authentication with httparty in a Rails app?