Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-3.2

Rake db:test:prepare task deleting data in development database

Manipulating tags with acts_as_taggable_on and ActiveAdmin

Validate on inclusion within array of options OR be nil

Does Amazon S3 need time to update CORS settings? How long?

Turbolinks with carrierwave images as CSS background-image

Rails: Has_many through query depending on the through table attribute

Using Markdown with Rails

Excluding files from assets:precompile in rails

Retrieve the nextval from a sequence using activerecord in Ruby on Rails 3.2.14 / Ruby 2.0.0 / PostgreSQL 9.2.4

Use "error_messages" in Rails 3.2? (raises "undefined method" error)

Rails Minified (Compiled) Assets in development mode

Rails :confirm modifier callback?

Rails remote delete and update view through Ajax

301 Moved Permanently after S3 uploading

Rails How To List all Images in a Folder using the image_tag?

wrong number of arguments (4 for 3) for `rgb' issue in css.scss file in rails 3.2.13

css ruby-on-rails-3.2 sass

Rails: Could not authenticate you from Facebook because "Invalid credentials"

Add new migrations from Rails engine gem to app via generator

Sass source map support on chrome isn't working

How to call methods defined in ApplicationController in models