Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-3

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?

Rails 3: User Created custom forms?

Rails model belongs to either one model or another

Why does Date.yesterday counts as Date.today also?

why should I use content_tag instead of "regular" html?

Do I have to run rake assets:clean before rake assets:precompile?

Where should I store constant data and then how to reference it in Rails?

How to fix rubocop offense for a class class a::b::c