Newest R Uby Programming Tips
The need for simple exercises
Thomas Riboulet
·
1 response
·
ruby, tests, improve
Two way pipes to external commands in Ruby
relistan
·
0 responses
·
ruby, pipe, sub-process, two-way pipe
"Foo" == "Foo" != true (Non printing characters FTL)
David Kormushoff
·
0 responses
·
ruby, unicode, non-printing characters
Custom file names with Carrierwave and Amazon S3
Valentino
·
0 responses
·
ruby, rails, carrierwave, s3
Cleanup outdated gems from all your rvm gemsets
Nick Kugaevsky
·
1 response
·
ruby, gem, rvm, productivity
Bypassing SSL certificate checks during gem installation
Dharampal H S
·
0 responses
·
ruby, bundler, rails, gem
Bootstrapping Chef on Debian 7.0
Sylvain Niles
·
0 responses
·
ruby, bootstrap, chef, devops
Using RVM with Shebang
Slava Ptsarev
·
0 responses
·
ruby, rvm, bash, shebang
Add a gem with some extra info to your Gemfile
Jelle Vandebeeck
·
0 responses
·
ruby, gem, rails, gemfile
Use bundle package before deployment
Benno van den Berg
·
0 responses
·
ruby, bundler
DateTime iso8601
Rex Chung
·
0 responses
·
ruby, datetime
method.source_location
Rex Chung
·
0 responses
·
ruby
Remove image upload from activeadmin-wysihtml5
Irio Musskopf
·
0 responses
·
ruby, rails, activeadmin, activeadmin-wysihtml5
Rails - filter using join model on has_many through
James Brooks
·
9 responses
·
ruby, rails, active record, merge
Rails - filter using join model on has_many through
James Brooks
·
0 responses
·
ruby, rails, active record, merge
Rails - Internal Requests
James Brooks
·
5 responses
·
ruby, rails, rack, request
Minimize API calls to Instagram when using instagram-ruby-gem
Wes Gamble
·
0 responses
·
ruby, instagram
Continuously process work with EM::Queue
Alex Sharp
·
0 responses
·
ruby, eventmachine
Sinatra app to deploy master branch based on SemaphoreApp payload - Part 2
Chip Castle
·
0 responses
·
ruby, json, sinatra, build
JSON API response for 'No route matches'
Marvin Marcelo
·
0 responses
·
ruby, api, json, rails3
Get foreman to show rails log when starting server
Jason Ayre
·
0 responses
·
ruby, rails, foreman
Convert will_paginate output to Bootstrap markup
David Morrow
·
2 responses
·
jquery, ruby, rails, pagination
Ruby to_bool conversions (monkeypatching)
Peter Savichev
·
0 responses
·
ruby, bool, to_bool