Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails

rspec stub giving wrong number of arguments error

ruby-on-rails rspec

Mongoid "reverse polymorphism"? How to embed multiple class types under one field that doesn't match class name

Extract array in string rails [duplicate]

Dividing results from an activerecord query into two objects

Rails: Email a pdf generated with prawn to an email sent by ActionMailer?

What is the best way to handle 4 way relation between 2 models?

Rails CRUD route and controller method best practices

ruby-on-rails crud

Limiting SQL results in Rails using Postgres

Find a model by its referenced model (child?) 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