Newest Rails Programming Tips
Using Carrierwave uploader for tableless model in Rails
Agung Prasetyo
·
2 responses
·
rails, carrierwave, imagemagick, fileupload
Rails Quick Tips - Pluck Multiple Columns
Matt Polito
·
0 responses
·
ruby, rails
One liner to create a Pow symlink for the current directory
Simon Starr
·
1 response
·
rails, pow, bash
reset heroku database
Michał Czyż
·
0 responses
·
heroku, reset, postgresql
Show rails test logs in terminal
shinn
·
0 responses
·
rails, terminal, logs, tests
Using SASS functions
Gus Bonfant
·
0 responses
·
ruby, css, rails, sass
Render a jsonp response in Rails
Jay Aniceto
·
2 responses
·
ruby, rails, jsonp, ajax
Rake task list in Rails
Chip Castle
·
4 responses
·
rails, rake
Deleting nested hashes
Gus Bonfant
·
0 responses
·
ruby, rails, hash
Heroku buildpack for wget
John Beynon
·
0 responses
·
heroku, buildpack
Finding Routes in Rails 4
Sıtkı Bağdat
·
0 responses
·
rails, routes, rails 4, sextant
Mocking ActiveRecord To Test Concerns.
Jordon Bedwell
·
0 responses
·
ruby, rails, active-record, rails4
Basic CanCan With PostgreSQL Hstore.
Jordon Bedwell
·
0 responses
·
ruby, rails, postgresql, hstore
Rails4 + ThinReports Example
Katsuya Hidaka
·
0 responses
·
ruby, rails, pdf, thinreports
Hiring (Open Source/Java) Software Engineers
Wendy Lee
·
0 responses
·
ruby, python, java, scala
Managing multiple environments with Heroku
David Paluy
·
0 responses
·
rails, heroku, gemfile, environments
Boolean i18n helper
Martin Trejo
·
0 responses
·
rails, i18n, boolean
Deploying Rack apps on Ubuntu
Tore Darell
·
0 responses
·
ruby, rails, unicorn, rack
Add id_rsa to Heroku
Yesi D
·
0 responses
·
heroku, ssh, id_rsa
Push your feature branch to heroku
Arun Agrawal
·
0 responses
·
heroku, git
Strong Parameters & nested attributes don't forget [:id, '_destroy']
Ankit gupta
·
0 responses
·
rails, strong_parameters, nested_attributes
Postgres Substring Search by Index
Chris Ostrowski
·
0 responses
·
rails, autosuggest, postgresql
Working with SQL Server with Ruby On Rails and Ubuntu
David Paluy
·
0 responses
·
rails, sqlserver, freetds, ubuntu
CodeShip Testing Tuesday
Luca Peduto
·
0 responses
·
ruby, rails, testing
Rails Rspec APIs Testing Notes
Alex Z. Li
·
0 responses
·
rails, rspec