Popular Rails Programming Tips
Rails 4: How to partials & AJAX, dead easy
Sebastiรกn Gonzรกlez
ยท
27 responses
ยท
rails, ajax, partials, rails 4
Ruby on Rails 4 - Authentication with Facebook and OmniAuth.
Sergio Tapia Gutierrez
ยท
51 responses
ยท
rails, facebook, omniauth, authentication
Open a rails form with Twitter Bootstrap modals
Eduardo Vidal
ยท
19 responses
ยท
ruby, rails, twitter-bootstrap
Deploying Rails app using Nginx, Unicorn, Postgres and Capistrano to Digital Ocean
James Dullaghan
ยท
34 responses
ยท
rails, nginx, unicorn, capistrano
Ruby on Rails Flash messages with Bootstrap
James Brooks
ยท
5 responses
ยท
rails, flash, bootstrap
Rails - filter using join model on has_many through
James Brooks
ยท
9 responses
ยท
ruby, rails, active record, merge
Avoid Heroku idling with New Relic pings
Pete
ยท
16 responses
ยท
rails, heroku
Deploying a Flask App at Heroku
bt3gl
ยท
1 response
ยท
heroku, flask, git, python
Documenting Rails-based REST API using Swagger UI
Samuel Chow
ยท
5 responses
ยท
ruby, rails, rest, swaggerui
Fix "Can't open file for writing" in Vim
Dan Croak
ยท
2 responses
ยท
rails, vim, unix, backbone.js
Ruby On Rails User SignUp Email Confirmation Tutorial
Rory Koehler
ยท
4 responses
ยท
rails, email confirmation
Heroku deployment without the app being at the repo root (in a subfolder)
Darian Moody
ยท
3 responses
ยท
python, heroku, django
Rails 4: Allow your site to be iframed by another site.
Robbie Marcelo
ยท
2 responses
ยท
rails, iframe, clickjacking, rails4
using belongs_to with scaffold generator to quickly create associations
Greg Osuri
ยท
4 responses
ยท
ruby, rails, activerecord
How To Make Your Rails app start talking to a Postgres database?
mariakatosvich
ยท
0 responses
ยท
ruby, rails, app, postgres
Use ImageMagick to create optimised and progressive JPGs
Andrew Walker
ยท
4 responses
ยท
rails, imagemagick, minimagick, carrrierwave
"try" method - do you need it?
David Hrachovรฝ
ยท
2 responses
ยท
ruby, rails, try, refactor
Install PostgreSQL 9.2 on OS X Mountain Lion
Phil Cohen
ยท
16 responses
ยท
ruby, rails, osx, macports
Forward Port 80 to Port 3000
Tim Morgan
ยท
1 response
ยท
shell, rails, iptables
erb to haml converter
Renรฉ
ยท
7 responses
ยท
ruby, rails, haml, html
How to get absolute image paths in your css files using sass/scss
Georg
ยท
2 responses
ยท
css, rails, scss, asset
RESTful $resource in AngularJS
Petr Bela
ยท
4 responses
ยท
rails, angularjs, restful, resource
AngularJS table with paging, filter and sorting backed by Rails
Benny Ng
ยท
0 responses
ยท
rails, angularjs, pagination
1600% faster app requests with Rails on Heroku
dommmel
ยท
7 responses
ยท
rails, heroku, unicorn, eventmachine
How to create a contact form for a GitHub Pages served Jekyll website
Tiago Garcia
ยท
6 responses
ยท
heroku, sinatra, recaptcha, github pages