Ruby on Rails Development Tips
A collection of protips to help you work better with rails and dodge those nasty bugs.
Rails Breadcrumbs
Nick Larson
·
0 responses
·
ruby, rails, breadcrumbs
Accessing ActiveRecord DB column options
Bill Agee
·
0 responses
·
ruby, rails, activerecord
Lite Markdown cheat sheet
Vu Manh Cuong
·
1 response
·
rails, markdown, cheatsheet
Install a yanked gem for Rails Project
Allen Chun
·
0 responses
·
rails, ruby gems, yanked gem
Rails schema conflict
Paul Springett
·
0 responses
·
rails, schema, rake, db
How to manage remote Heroku Postgres DB
Andrej Dragisic
·
0 responses
·
heroku, postgres, postgresql
如何在 Heroku 上建立開發環境及正式環境
fukuball
·
0 responses
·
heroku, laravel
Dynamically Switch Rails Responders
Craig McNamara
·
0 responses
·
ruby, rails, api, padrino
A Thanks for following me twitter bot using ruby
Emad Elsaid
·
2 responses
·
ruby, rails, twitter, bot
Use pry as your default Rails 4 console in one line
David
·
0 responses
·
ruby, rails, pry, rails 4
Standardize your strftime calls
Cody Palmer
·
2 responses
·
ruby, rails
iTerm2 marks and notes
Vlad Shvedov
·
0 responses
·
ruby, rails, console, debugging
Whitelisting non form/non model attributes
Ankit gupta
·
0 responses
·
rails, rails4, strong_parameters
Setting up CURD interface to model which has devise setup
phanindra srungavarapu
·
0 responses
·
rails, devise, curd
pry prompt displaying too much?
Buddy Magsipoc
·
0 responses
·
ruby, rails, cucumber, prompt
Make your RSpec codes HALF. Introduction of RSpecZ extending RSpec for reviewers and developers.
seteen
·
0 responses
·
ruby, rspec, rails, gem
Lion, Xcode, GIT, RVM, Passenger, Mysql, ImageMagick
Ross Nelson
·
0 responses
·
rails, osx, lion, development
XSRF protection using Rails and AngularJS
Federico Baña
·
0 responses
·
rails, angularjs, csrf, xsrf
Run Sphinx in Rails using Foreman
Robert May
·
0 responses
·
ruby, rails, sphinx, foreman
Humanize currency
Gus Bonfant
·
0 responses
·
ruby, rails, views, floats
script/setup script for your app
Michiel Sikkes
·
0 responses
·
rails, setup, team productivity
Postgres: terminanting db connections.
Nicolas Oga
·
0 responses
·
rails, postgres, db
Gems providing assets must be in Gemfile
Parker Morse
·
0 responses
·
bundler, rails, asset_pipeline
Rendering partial with a layout
David Morrow
·
0 responses
·
ruby, rails