Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-3

Alternative for ssl_requirement plugin for Rails 3?

Why are all strings ASCII-8BIT after I upgraded to Rails 3?

rails3 gem: acts_as_something

ruby-on-rails-3 rubygems

Webmock gem in rails 3 and properly including it

ruby-on-rails-3 rubygems

Change number of elements per page with <%= will_paginate %>

Remove Routes Specified in a Gem?

Links with data-remote="true" not processing as JSON

instance method in scope

ruby-on-rails-3 scope

RVM & Unicorn deploy

ruby-on-rails-3 rvm unicorn

Granular 'public' settings on uploaded files with Fog and Carrierwave

How to make a bold header in a Prawn table

Weird error when delivering mail : undefined method `index' for 2011-09-09 22:15:28 +0200:Time

Rails 3 nested resources short name?

rails console test loading development environment

ruby-on-rails-3

Embedding SVG in PDF using Wicked_PDF (wkhtmltopdf)

How to increase Heroku log drain verbosity to include all Rails app details?

Configuring routes in devise when only using omniauth for authentication

Failing on production/heroku: WHERE a.attrelid = '"schools"'::regclass

What is the Rails (>=3.1) generator syntax for creating a subclass model / scaffold?

Rails: Rendering Partials through Ajax