Ruby on Rails Development Tips
A collection of protips to help you work better with rails and dodge those nasty bugs.
Getting Paperclip to work on your local machine
Tu Hoang
·
0 responses
·
ruby, localhost, rails, paperclip
find unused cucumber steps definitions
bruno coelho
·
0 responses
·
ruby, rails, test, cucumber
Khronos - Simple HTTP-based Job scheduling for the cloud
Endel Dreyer
·
0 responses
·
ruby, rails, open source, cron
Nifty last result in IRB ( result = _ )
Damon Aw
·
0 responses
·
rails, irb, rails console
Read nested object property ( t('a.b.c') ) via string in JS
George
·
0 responses
·
attributes, keys, hash, helper
Teaching ActiveSupport proper capitalisation
James Conroy-Finn
·
0 responses
·
ruby, rails
How to debug rails in IntelliJ on ubuntu
Jeroen Rosenberg
·
0 responses
·
rails, intellij, ubuntu
Sprockets manifest issues (when jumping between Rails 4/5)
Mr Rogers
·
0 responses
·
sprockets, rails, ruby
Push current branch to Heroku
Fernando Briano
·
1 response
·
heroku, git
CSS Namespace for Rails and Assets Pipeline
Patricio Bruna
·
0 responses
·
css, rails
Nokogiri on Yosemite
Clayton McIlrath
·
0 responses
·
ruby, rails, mac, nokogiri
pry-remote
Ramon Roche
·
0 responses
·
ruby, rails, nginx, pry
Search string_to_array in Rails and PostgreSQL
Yacobus Reinhart
·
0 responses
·
activerecord, array, hstore, rails
Columns for serialized attributes in Rails models need to be type :text
Arthur Chang
·
2 responses
·
rails, serialized columns
Devise with Rails 4 and strong parameters
Josemar Luedke
·
0 responses
·
rails, devise, rails4, strong_parameters
Rails Email Protips
Gleb Mazovetskiy
·
3 responses
·
rails, email, actionmailer
adding a link_to helper to an id in the same page
sameera207
·
0 responses
·
ruby, rails, on
cocoon gem quirk
yaojie
·
3 responses
·
ruby, rails, gem, simple_form
Getting weather of any city with Ruby
Emad Elsaid
·
0 responses
·
ruby, yml, rails, json
Ruby geocoder settings
Alex Chernyshev
·
0 responses
·
rails, geocoder
How to deploy a node.js app from GitHub to Heroku
Codeship
·
0 responses
·
heroku, testing, nodejs, continuous deployment
Detecting Rails migrations before you deploy
relistan
·
0 responses
·
ruby, rails, capistrano, deploy
Multiple user roles for Rails
Abraham
·
0 responses
·
rails, gem, roles, user
Autocomplete with rails and select2
Jan Bernacki
·
0 responses
·
rails, select2
Open Rails spec files as "RSpec" by default (Sublime Text 2/3)
Thomas Klemm
·
1 response
·
rails, plugin, syntax, rspec