Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-3

what's the difference between gem and plugin?

Preventing a form submission with jquery ujs if the field is empty

Make twilio leave a message after the beep

ruby-on-rails-3 api twilio

send_data for csv file returns text of file, not file

How to set up rspec-rails to generate feature specs for capybara

Architecture for RoR SaaS application

Is there any debug toolbar for Rails 3.x

Writing to excel files in ruby using roo gem

Rendering validation errors in Ruby on Rails

TypeError (no _dump_data is defined for class Proc):

Is is possible to include views in a gem that the user can render as a partial?

RSpec response.body is still empty even with config.render_views

Concise introduction to Ruby on Rails for experienced developers? [closed]

Rails: Appending URL parameters & removing URL parameters

Create association before record is saved

Rails/Rack: "ArgumentError: invalid %-encoding" for POST data

Allow unconfirmed users to access certain pages which require authentication

:any option for rails 3 routes

ruby-on-rails-3

How to do has_many with a model that is in a namespace

Rails: Why does custom url change when `render 'new'` is called?