Ruby on Rails Development Tips
A collection of protips to help you work better with rails and dodge those nasty bugs.
Headaches when deploying to Heroku with Semantic-UI
Sebastián González
·
0 responses
·
rails, heroku, semantic-ui
Add Bootstrap Alerts to Rails Application
Billy Yarosh
·
0 responses
·
ruby, rails, bootstrap, twitter bootstrap
How to Find and Delete Orphaned Records with Ruby on Rails
Anton Zolotov
·
0 responses
·
ruby, rails, activerecord, sql
ClojureScript build on Heroku
Aleš Roubíček
·
0 responses
·
clojure, heroku, clojurescript, deploy
Set Default Ruby Version Per Project
Rajeev N Bharshetty
·
0 responses
·
ruby, rails, rvm, tips
PushState "Magic Rule" in RoR
Emmanuel Bourgerie
·
1 response
·
ruby, rails, backbone, routing
You can use variables in HTML emails now
Mike Hall
·
0 responses
·
rails, haml, email
Heroku Postgres: pg-extras
Clint Shryock
·
1 response
·
heroku, postgres
Install ruby failed on el capitan
fang
·
0 responses
·
ruby, rails, homebrew, brew
Bootstrap3 for Ruby on Rails
Junerey Casuga
·
2 responses
·
css, rails, js, bootstrap3
Stubbing and Mocking with RSpec
Codeship
·
0 responses
·
rails, jasmine, rspec, cucumber
DRY up controllers when using acts_as_api - custom rails responder
Tymon Tobolski
·
0 responses
·
ruby, rails, api, dry
Create Bootstrap Elements Programmatically with Backbone
Chris Woodford
·
0 responses
·
ruby, coffeescript, rails, bootstrap
Navigate ruby source without an IDE
Ahmed Al Hafoudh
·
0 responses
·
ruby, rails, editor, code
Set scope of I18n translations in Rails with a block
Cristian Andrei
·
0 responses
·
ruby, i18n, rails, dry
Inheritance Hierarchy of your Controller
Rajeev N Bharshetty
·
0 responses
·
rails, tips, inheritance, actioncontroller
Heroku + Cloudinary = Super Fast Hosting For Rails For Free
Vincent Paca
·
0 responses
·
rails, heroku, cloudinary, free hosting
Trace SQL queries back to Rails code
Michael Kohl
·
0 responses
·
ruby, rails, activerecord, query
Prettier Rails console output
cardsfanbob
·
0 responses
·
rails, rvm, rails console output, awesome_print
Use a default Schema with the activerecord-oracle_enhanced-adapter gem
Ralph Rooding
·
0 responses
·
ruby, rails, oracle, schema
Activate HTML Elements Like a Boss in Ruby with Activated UI
Matthew Spence
·
0 responses
·
ruby, rails, ui, views
Timed Interval Event Loop in Ruby
Matt Brewer
·
0 responses
·
ruby, rails
Local Timezone Fix for Whenever Gem
Lev Lukomsky
·
0 responses
·
rails, whenever
Deploy de aplicação meteor no heroku
Stefano Diem Benatti
·
0 responses
·
heroku, deploy, meteor, meteorite
DRY deployment process with Capistrano 3 and Rails 4
Andy Kifer
·
1 response
·
ruby, rails, linux, deployment