Newest Rails Programming Tips
One liner to install nginx with Phusion Passenger
Kaustubh Padegaonkar
·
0 responses
·
ruby, rails, nginx, oneliner
Heroku: deploy and migrate with one command
Johnny Rodgers
·
0 responses
·
rails, heroku
Copy postgres databases between Heroku apps.
Ara
·
3 responses
·
heroku, postgres rails
Add ActiveRecord scopes to Ctags
Ara
·
0 responses
·
rails, activerecord, ctags
More caveats on ActionController::Live
yanhaoyang
·
0 responses
·
rails, exception, live
How to integrate WebComponents(And other assets) into Rails 4
Fabián Heredia Montiel
·
0 responses
·
ruby, rails, bower, webcomponents
Fix Qt Webkit on Mac OSX 10.10 Yosemite
Christian Schlensker
·
2 responses
·
rails, homebrew, qt, selenium
Active Admin solution for ForbiddenAttributes
Ahmed Nadar
·
0 responses
·
ruby, rails, active_admin
RSpec: allow vs expect
Vu Manh Cuong
·
1 response
·
ruby, rails, expect, allow
Enable Heroku Postgresql autovacuum
Rafael Souza
·
0 responses
·
heroku, postgresql
Better Country Selectors in Rails
Daniel P. Clark
·
2 responses
·
rails, dropdown, search
Most Common Mistake on Legacy Rails Apps
Ezequiel Delpero
·
0 responses
·
ruby, rails, ror
Lower the Default ActiveRecord Connection Pool for Heroku Postgres
Dan Croak
·
0 responses
·
ruby, heroku, postgres
Using RSpec in Rails generators
Artur
·
0 responses
·
ruby, rails
erb2slim - Convert ERB to Slim
James Duncombe
·
3 responses
·
rails, haml, slim, erb
Handling Large Javascript Files With Turbolinks
Adam Becker
·
0 responses
·
rails, javascript, turbolinks
Using Postgres Regex expressions to find very specific matches
Mike Hall
·
0 responses
·
rails, sql, regex, postgres
Transactions and Database Setup for Capybara feature specs
Alexander Tamoykin
·
0 responses
·
ruby, rails, capybara, database
Controller basics
Vernon
·
1 response
·
ruby, rails, ruby basics
Testing Rails app with drone
Pavel
·
0 responses
·
ruby, rails, ubuntu, continuous integration
Documentation for Rails 3/4 remote links
Johnny Rodgers
·
0 responses
·
rails, unobtrusive javascript
Simple Ajax calls in Rails
Sebastián González
·
3 responses
·
rails, ajax
Unicorn + Nginx setup with SSL
Carlos Andres Herrera
·
0 responses
·
rails, nginx, unicorn, ssl
Chain Rails scopes with OR
Nathan Hopkins
·
1 response
·
ruby, rails
Render Markdown inside your Haml files
David Morrow
·
0 responses
·
rails, haml, markdown