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
'SSH' into your Heroku App
Karl.
·
2 responses
·
heroku, ssh, app, ec2
Deploying Rails app using Nginx, Unicorn, Postgres and Capistrano to Digital Ocean
James Dullaghan
·
34 responses
·
rails, nginx, unicorn, capistrano
Open a rails form with Twitter Bootstrap modals
Eduardo Vidal
·
19 responses
·
ruby, rails, twitter-bootstrap
Ruby on Rails Flash messages with Bootstrap
James Brooks
·
5 responses
·
rails, flash, bootstrap
Deploying Rails app using Nginx, Puma and Capistrano 3
Sheharyar Naseer
·
13 responses
·
ruby, rails, nginx, puma
Rails - filter using join model on has_many through
James Brooks
·
8 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
Heroku deployment without the app being at the repo root (in a subfolder)
Darian Moody
·
2 responses
·
python, heroku, django
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
·
3 responses
·
rails, email confirmation
Rails 4: Allow your site to be iframed by another site.
Robbie Marcelo
·
2 responses
·
rails, iframe, clickjacking, rails4
How To Make Your Rails app start talking to a Postgres database?
mariakatosvich
·
0 responses
·
ruby, rails, app, postgres
Install PostgreSQL 9.2 on OS X Mountain Lion
Phil Cohen
·
16 responses
·
ruby, rails, osx, macports
erb to haml converter
René
·
7 responses
·
ruby, rails, haml, html
Use ImageMagick to create optimised and progressive JPGs
Andrew Walker
·
4 responses
·
rails, imagemagick, minimagick, carrrierwave
RESTful $resource in AngularJS
Petr Bela
·
4 responses
·
rails, angularjs, restful, resource
using belongs_to with scaffold generator to quickly create associations
Greg Osuri
·
4 responses
·
ruby, rails, activerecord
How to get absolute image paths in your css files using sass/scss
Georg
·
2 responses
·
css, rails, scss, asset
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
Nested form and Rails 4
Mikhail Nikalyukin
·
11 responses
·
rails, nested attributes, nested_form, rails4