Ruby on Rails Development Tips
A collection of protips to help you work better with rails and dodge those nasty bugs.
Create a Waving ColorSpace using ruby
Emad Elsaid
·
0 responses
·
ruby, rails, games
Using pry-remote to debug within Vagrant VM
Ryan Sonnek
·
0 responses
·
rails, vagrant
Ruby delegate method and use cases
Blake Lucchesi
·
0 responses
·
ruby, rails
Use interactive_editor to update Rails models
Stephen Ball
·
0 responses
·
ruby, rails, irb, interactive_editor
Right way to stub views in helper specs
sergey kuchmistov
·
0 responses
·
ruby, rails, rspec
Avoiding some parameters - [Small RoR tip #1]
Matías
·
0 responses
·
ruby, rails, tip, ror
Defaulting API format to JSON
Manoj
·
0 responses
·
rails, api, json, railsaholic
Posting image to your tumblr blog using Gmail
Emad Elsaid
·
0 responses
·
ruby, rails, tumblr
Database dump from Heroku
Jordan Trevino
·
0 responses
·
heroku, postgres, database, dump
Set Pow http_proxy and https_proxy configuration
Wesley Conde
·
0 responses
·
ruby, rails, pow
Ruby on Rails - How to make a static page
Mert AKSOY
·
0 responses
·
ruby, rails, yuzdeyuzmert
Install prax on Ubuntu 14.04
Edwin
·
0 responses
·
rails, prax
Guard your application from invalid parameters
Levente Bagi
·
0 responses
·
rails, security
SSL is one line on Rails - Just do it!
Roger Lam
·
0 responses
·
rails, ssl, ruby on easy
Declare shared attributes in rails fixtures
Mathias Rong
·
0 responses
·
tdd, rails, yaml, fixtures
Find the locked version of Rails in all your projects
Benjamin Curtis
·
0 responses
·
rails, gems, security
Monkey Devkit - Collection of development gems
Sven Pachnit
·
0 responses
·
ruby, gem, rails
Sqlite3 readable output
Giovanni Cappellotto
·
0 responses
·
rails, sqlite, development, output
Check Status of Your Database Migrations
Rajeev N Bharshetty
·
0 responses
·
rails, tips, database, migrations
Update rails version in app
Bijendra
·
0 responses
·
rails, gems, bundle, update
Testing heroku, it's super easy. A little expensive but is ok.
Julian Andres Cantillo
·
0 responses
·
python, heroku, cloud, amazon
Unobtrusive Form Errors in Rails
Ryan Gasparini
·
0 responses
·
rails, forms, ux
Rails: Faster specing
Awin
·
0 responses
·
rails, spec, spork