Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-3

Apartment ruby gem : Want to Catch an exception

Why are RackMultipart* files persisting in my Rails /tmp directory?

How to set in a middleware a variable accessible in all my application?

How to detect the language of a given text

Switch asset host for controller

How can execute multiple statements in one query with Rails?

Rails flash messages with HAML

ruby-on-rails-3 haml

How to request (GET/POST) routes in RSpec that have a wildcard

Rails Production server: stylesheets not displaying!

Factory Girl sequences not incrementing

Create a new action for existing controller

Rails 3: What is the default order of "MyModel.all"?

Exclude certain assets from pipeline in development environment?

HAML - if / elsif construction

Prevent session creation on rails 3.2.2 for RESTful api

Form input type="date" in Ruby on Rails

Disabling SSL for a Heroku App

ruby-on-rails-3 ssl heroku

ActiveRecord3 deadlock retry

Does ActiveRecord perform inserts/deletes in bulk when inside a transaction?

How should I manage binary dependencies for my gems in production?