Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails

ActiveRecord tables with many columns: is there a better way?

Why are my tests failing with bad argument (expected URI object or URI string) error?

Ruby on Rails API: computed attribute pattern best practice

Display Rails3 Flash messages between format.html and format.js?

Rails 3 and PDFKit. How to specify page size?

ruby-on-rails ruby pdf pdfkit

Rails remote form submit through javascript

Download Image attached using Paperclip

ruby-on-rails paperclip

Customize will_paginate button

Rails 6 prompt to download on mobile

ios ruby-on-rails mobile

Pass an argument when calling a script in Rails console with load command

Rake error fixed by bundle exec, but deployment not working

ruby-on-rails rake bundler

How can you force validation of all fields of nested models, even if they have not changed? (Rails 3.1)

Rails Admin: No edit, show, or delete buttons for Rails 4 app

How to require ''pg" gem on iron.io with iron_worker

How can I use puffing-billy and VCR to prevent testing stripe's checkout from creating endless new files?