Popular Ruby Programming Tips
Reading YAML files in bash with ruby
Tom, Bom
·
0 responses
·
ruby, bash
Get current time in Rails app
Sergey Nartimov
·
3 responses
·
ruby, rails
Convert will_paginate output to Bootstrap markup
David Morrow
·
2 responses
·
jquery, ruby, rails, pagination
Remote visual debugging with RubyMine 4.5 / 5
Žiga
·
3 responses
·
ruby, rails, debug, rubymine
Libv8 install fails with libtool unrecognized option `-static` error
Adan Alvarado
·
0 responses
·
ruby, rails, osx, gem
Disable destructive rake tasks by environment
Jim Smith
·
0 responses
·
ruby, rails, rake, db
Using omniauth-linkedin with Rails
Tu Hoang
·
0 responses
·
ruby, rails, omniauth, url
Remove vagrant nodes from chef server on destroy
Thomas Massmann
·
3 responses
·
ruby, vagrant, chef
Sharing HTML Fragment Caches Between Users With CSS
Matthew Spence
·
0 responses
·
ruby, css, rails, performance
Simple measure of code execution time in Rails console
toni
·
0 responses
·
ruby, rails, performance, time
Ruby - Generate a random date in range
Carlo Mallone
·
0 responses
·
ruby, random, date, datetime
Using pgbackups-archive to automate archving Heroku backups to S3
Kenny Johnston
·
0 responses
·
heroku, open source, postgres, systems
Stopping rails from duplicating JSON parameters in a root node
Andrew Hao
·
2 responses
·
ruby, rails, json, parameters
Ruby on Rails client side validation
Behnam Ahmad khan beigi
·
2 responses
·
ruby, ror, rais
A friendly door opener
Thomas Riboulet
·
2 responses
·
ruby, arduino, sinatra, opensource
Change Devise parent controller
Andrew Volozhanin
·
0 responses
·
ruby, rails
Install chruby to replace rvm on OS X
Arthur Chang
·
2 responses
·
ruby, development, rvm, chruby
Caching bundler when building a ruby/rails app's image with docker
Adrien Folie
·
0 responses
·
ruby, rails, dockerfile, docker
Syntax-Highlight your code for Keynote
Błażej Kosmowski
·
0 responses
·
ruby, code, keynote, syntax
Libtool library used but `LIBTOOL' is undefined
David Parry
·
0 responses
·
ruby, linux, libtool, automake
Rake task to call a Rails controller method
Ometa
·
1 response
·
rails, controller, rake
Create a twitter bot using Ruby
Emad Elsaid
·
4 responses
·
ruby, rails, twitter, bot
i18n-js assets for EmberJS or any other Javascript framework.
Randy Morgan
·
0 responses
·
ruby, rails, emberjs, asset pipeline
Authenticates a Ruby on Rails User model via LDAP and saves their LDAP photo if they have one
Edward J. Stembler
·
0 responses
·
ruby, rails, authentication, ldap
Dynamically load configuration tokens using ruby's metaprogramming magic
Carlos Betancourt C.
·
2 responses
·
ruby, rails, api, metaprogramming