Popular Rails Programming Tips
Rails 4: How to partials & AJAX, dead easy
sebastialonso
·
27 responses
·
rails ajax partials rails 4
Ruby on Rails 4 - Authentication with Facebook and OmniAuth.
sergiotapia
·
53 responses
·
rails facebook omniauth authentication
'SSH' into your Heroku App
excitedubai
·
2 responses
·
heroku ssh app ec2
Deploying Rails app using Nginx, Unicorn, Postgres and Capistrano to Digital Ocean
jamesdullaghan
·
35 responses
·
rails nginx unicorn capistrano
Open a rails form with Twitter Bootstrap modals
edokun_
·
21 responses
·
ruby rails twitter-bootstrap
Ruby on Rails Flash messages with Bootstrap
jbrooksuk
·
5 responses
·
rails flash bootstrap
Rails - filter using join model on has_many through
jamesbrooks
·
8 responses
·
ruby rails active record merge
Avoid Heroku idling with New Relic pings
petenicholls
·
18 responses
·
rails heroku
Deploying Rails app using Nginx, Puma and Capistrano 3
sheharyar
·
13 responses
·
ruby rails nginx puma
Install PostgreSQL 9.2 on OS X Mountain Lion
phlipper
·
16 responses
·
ruby rails osx macports
erb to haml converter
renegr
·
7 responses
·
ruby rails haml html
RESTful $resource in AngularJS
petrbela
·
4 responses
·
rails angularjs restful resource
Documenting Rails-based REST API using Swagger UI
cybersamx
·
4 responses
·
ruby rails rest swaggerui
Deploying a Flask App at Heroku
bt3gl
·
0 responses
·
heroku flask git python
1600% faster app requests with Rails on Heroku
dommmel
·
7 responses
·
rails heroku unicorn eventmachine
AngularJS table with paging, filter and sorting backed by Rails
hin556
·
0 responses
·
rails angularjs pagination
Use ImageMagick to create optimised and progressive JPGs
ninjabiscuit
·
4 responses
·
rails imagemagick minimagick carrrierwave
Ruby On Rails User SignUp Email Confirmation Tutorial
rorykoehler
·
2 responses
·
rails email confirmation
How to get absolute image paths in your css files using sass/scss
calamari
·
2 responses
·
css rails scss asset
Heroku deployment without the app being at the repo root (in a subfolder)
djm
·
2 responses
·
python heroku django
Nested form and Rails 4
dpsk
·
11 responses
·
rails nested attributes nested_form rails4
using belongs_to with scaffold generator to quickly create associations
kn0tch
·
4 responses
·
ruby rails activerecord
Using The Nokogiri Gem To Parse Nested XML Data In Ruby
123aswin123
·
5 responses
·
ruby rails ror xml
How To Make Your Rails app start talking to a Postgres database?
mariakatosvich
·
1 response
·
ruby rails app postgres
Clean Rails Install on OS X Mountain Lion: Homebrew + RVM + Ruby 1.9.3 + Git + MySQL
jonathannelson
·
10 responses
·
ruby mysql rvm homebrew