Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Call Sinatra erb from another class

ruby sinatra

Why do I have to URI.encode even safe characters for Net::HTTP requests?

ruby http url-encoding

Share on Facebook, Retweet, etc, buttons in straight Ruby gem?

ruby-on-rails ruby

Geohashing - recursively find neighbors of neighbors

ruby algorithm geohashing

redirect_to custom http header

Go Channels in Ruby

ruby ipc go channels

Passenger Rack app 'cannot infer basepath'

ruby passenger rack sinatra

What reasons would I have for not using JRuby over MRI/YARV?

ruby jruby

How can GNOME keyrings be accessed from Ruby?

ruby gnome

stylesheet_link_tag(:all) generates reference to `all.css` on Heroku

Recursion in Liquid Markup / Liquid Templates

ruby liquid

Ruby Code Autoindentation in Vim

ruby vim indentation

How to wait for a page redirect in Selenium?

ruby selenium selenium-ide

Set rvm default interpreter in user's .rvmrc?

ruby rvm

ActiveRecord Custom Type Naming Scheme

How to declare tags aliases with acts_as_taggable_on in Rails?

How to avoid echoing newline when reading user input?

ruby

Rails DB rake tasks run but never exit

mysql ruby-on-rails ruby rake

Can I access the binding at the moment of an exception in Ruby

ruby exception

How can I use Ruby to create an "EXE" like DropBox used Python?