Popular Rails Programming Tips
Avoid God classes in Rails
Luca Guidi
·
0 responses
·
rails, activerecord, oop
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
Rails schema conflict
Paul Springett
·
0 responses
·
rails, schema, rake, db
Google analytics event tracking with pjax and jquery
ProGM
·
0 responses
·
jquery, coffeescript, javascript, pjax
Lion, Xcode, GIT, RVM, Passenger, Mysql, ImageMagick
Ross Nelson
·
0 responses
·
rails, osx, lion, development
Run Sphinx in Rails using Foreman
Robert May
·
0 responses
·
ruby, rails, sphinx, foreman
Install a yanked gem for Rails Project
Allen Chun
·
0 responses
·
rails, ruby gems, yanked gem
XSRF protection using Rails and AngularJS
Federico Baña
·
0 responses
·
rails, angularjs, csrf, xsrf
Whitelisting non form/non model attributes
Ankit gupta
·
0 responses
·
rails, rails4, strong_parameters
pry prompt displaying too much?
Buddy Magsipoc
·
0 responses
·
ruby, rails, cucumber, prompt
Dynamically Switch Rails Responders
Craig McNamara
·
0 responses
·
ruby, rails, api, padrino
How to manage remote Heroku Postgres DB
Andrej Dragisic
·
0 responses
·
heroku, postgres, postgresql
Lite Markdown cheat sheet
Vu Manh Cuong
·
1 response
·
rails, markdown, cheatsheet
simple_form: Dynamically disabled inputs based on Pundit policy
mroach_
·
0 responses
·
rails, authorisation, security, pundit
iTerm2 marks and notes
Vlad Shvedov
·
0 responses
·
ruby, rails, console, debugging
Gems providing assets must be in Gemfile
Parker Morse
·
0 responses
·
bundler, rails, asset_pipeline
Using paperclip with mongomapper
Sylvain Niles
·
0 responses
·
ruby, rails, gems, mongomapper
Login to the Linux machine behind heroku
Ahad Shafiq
·
1 response
·
heroku, console, linux
Postgres: terminanting db connections.
Nicolas Oga
·
0 responses
·
rails, postgres, db
From has_scope to virtus form objects
Marcin Naglik
·
1 response
·
ruby, rails, has_scope, virtus
Heads up: Rails Security Issue
Victor Solis
·
0 responses
·
ruby, rails, security
Speed up the Asset Pipeline by only recompiling changed assets
Nikita Fedyashev
·
0 responses
·
rails, gem, assets
Every day aliases
Jose Antonio Pio
·
0 responses
·
rails, aliases, command line