Popular Ruby Programming Tips
pre-commit hooks
Angel Botto
·
0 responses
·
ruby, rails, hook, git
Rails rake task, clean up database, remove duplicates on multiple columns
Troy Martin
·
0 responses
·
rails, remove duplicates, rake
Writing HTML easily on decorator / helper
Alif Rachmawadi
·
1 response
·
ruby, rails, helper, draper
Facebook Javascript SDK with CoffeeScript
Shavit
·
0 responses
·
ruby, haml, heroku, nodejs
Testing Rails app with drone
Pavel
·
0 responses
·
ruby, rails, ubuntu, continuous integration
Ruby-like OpenStruct in Python
Emmanuel Turlay
·
0 responses
·
python, ruby, struct, openstruct
How to send automated emails in Ruby on Rails (with Mailgun)
Lee Munroe
·
0 responses
·
ruby, rails, email, mailgun
Self during Ruby class initialization
Robbie Pitts
·
0 responses
·
ruby, initialization
Expect Exceptions to be raised in rspec
Ed
·
0 responses
·
ruby, rspec
Setup Your own Gitlab server from the on-click install image (Digital Ocean)
Hendrik Peter
·
0 responses
·
ruby, linux, remote, gitlab
Use bundle install --standalone
Tomohiro TAIRA
·
0 responses
·
ruby, bundler
Ruby -ane as awk replacement
Adam Stankiewicz
·
1 response
·
ruby, shell
SQL Queries with Sublime Text and Ruby
Chris Kentfield
·
0 responses
·
ruby, sql, sublime-text-2
Testing Sidetiq Workers
Mike Pack
·
0 responses
·
ruby, sidekiq, sidetiq
Sublime, RVM and RubyTest
Marko Klemetti
·
0 responses
·
ruby, shell, sublime, rvm
Mongoid ModelName.collection.aggregate method with $match by dates.
Alexandr Korsak
·
0 responses
·
ruby, rails, mongodb, mongoid
Rake task list in Rails
Chip Castle
·
4 responses
·
rails, rake
Setup Rails 4.1, Spring, Rspec, and Guard
Allen Fair
·
0 responses
·
ruby, rails, guard, spring
Heredocs with leading whitespace removed
blahed
·
2 responses
·
ruby, whitespace, heredoc
Using a before_filter to change the template that a controller action will render
Vitor Balocco
·
0 responses
·
ruby, mvc, rails, layout
ActiveAdmin - Disable JSON/XML export
David Collom
·
0 responses
·
ruby, rails, activeadmin, daviec85
Delete ALL your installed gems
Ismael Abreu
·
2 responses
·
ruby, gems
Change downloaded file name (content disposition) with Paperclip and S3
João Marcelo Oliveira de Souza
·
0 responses
·
ruby, rails, paperclip, aws