Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-3

PDFkit javascript issues

Rails - is this safe? taking a URL param to query the DB?

Rails convert an html email to a text email

MySQL LIKE statement inteprets "o" and "ö" as the same

Using Compass on Heroku: /tmp for stylesheets remotely and locally

Rails 3 flexible CMS framework

Rails migration: add same column to multiple tables

Which is the best amazon SES (email) gem to use for rails 3?

In Ruby on Rails, render 'shared/score', :locals => { :score => @foo.score } will not pass in the local?

Forcing Subdomains and Removing Subdomains

Project Lines of Code / LOC from TextMate?

Rendering the Devise edit Password Form

ruby-on-rails-3 devise

Rails 3 migrations: boolean (mysql vs postgreSQL)

Rails edit form not showing nested item

Rails3 Arel visits to custom classes

Rails 3 Custom Route that takes multiple ids as a parameter

Rails: Use URL Helper in Observer

When to use a virtual attribute or pass data in a hash in Rails 3

Unit testing a module that is included in ActiveRecord models

Rails I18n: shorten the translate calls (at least in the views)