Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails

Using custom names with will_paginate

How do I start counting from 10000 in my primary key field in rails?

Rails 4 controller actions for fields_for nested resources

500 Internal Server Error when submitted a nested form in Rails

Devise gem: Single project with multiple login strategies

Rails: Validate with arguments

friendly_id and real id

ruby-on-rails friendly-id

Cloud9: rails server redirecting to OpenShift website

ruby-on-rails cloud9-ide

Adding rendered HTML to JSON

Can one use Ruby $SAFE level against exploits of Rails vulnerabilities?

ruby-on-rails ruby security

On/off subscription attribute for rails

ruby-on-rails ruby

How to invalidate all sessions after user log out in Rails?

Rails API Design: best way to include other attributes with json_api relationships

How to manage pages tree in Active Admin

ruby-on-rails activeadmin

Rails 3.0.x send_file sending 404 HTML instead of the real file

Ruby 1.9 segmentation fault on exit

Print all pdf pages except the last one using Puppeteer

Issue with adding a not null columns to an existing table

How to query WHERE (ColA, ColB, ColC) IN ((a1, b1, c1), (a2, b2, c2), ...)