Newest Ruby Programming Tips
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
Create Dynamic Bookmarklets with Ruby
David Morrow
·
1 response
·
ruby, bookmarklet, javascript
A real server to mock servers!
Roger Leite
·
0 responses
·
ruby, http, server, tests
Easy ruby profiling (oneliner)
Alex G
·
0 responses
·
ruby, ruby-prof
Rails : model and migrate
Mariz Melo
·
0 responses
·
ruby, mvc, rails, sql
.rvmrc file that creates gemset if non-existant
David Morrow
·
2 responses
·
ruby, shell, rvm, gemset
Define Ruby methods and variables with space in name
Bohdan Schepansky
·
0 responses
·
ruby, tricks, hacks
Disable Guard while running `git checkout`
Aaron Jensen
·
0 responses
·
ruby, guard, dotfiles, git
Heredocs with leading whitespace removed
blahed
·
2 responses
·
ruby, whitespace, heredoc
Quickly get files to refactor
Adam Stankiewicz
·
1 response
·
ruby, rails, git
Find out quickly methods available for class
Adam Stankiewicz
·
0 responses
·
ruby, irb, pry
Using Pow with RVM's .ruby-version
Aaron Jensen
·
3 responses
·
ruby, rvm, pow
Ruby random boolean
Julius
·
1 response
·
ruby
My tip
inner-whisper
·
0 responses
·
ruby
Rspec build system for Sublime Text 2 (using rbenv)
Adam Stankiewicz
·
0 responses
·
ruby, sublimetext, rbenv
Method override with super()
Lukas Alexandre
·
1 response
·
ruby, method override
Ruby-style iterators in ObjectiveC
Marin Usalj
·
0 responses
·
ruby, mneorr, objective c, ios
Make tap{} return anything
Paweł Wilk
·
1 response
·
ruby, break, tap, flow control
Light 'CMS' with Google Drive gem for Ruby
Tu Hoang
·
0 responses
·
ruby, rails, gem, update
Javascript analogue of Ruby's "any?"
Alexey Astafyev
·
2 responses
·
ruby, javascript, any?