Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Ruby Implementation of RSA Data Security, Inc. MD5 Message-Digest Algorithm

ruby md5 rsa

284 could not be located in the dynamic link library SSLEAY32.dll

ruby postgresql

Problem With Regular Expression to Remove HTML Tags

ruby regex string encoding

Are Ruby class member variables OK now?

Is there a library to do CSS spriting automatically?

how to access rails join model attributes when using has_many :through

When should you use RESTful controllers in a Rails app, and when should you not?

ruby-on-rails ruby rest

Strip method for non-whitespace characters?

ruby-on-rails ruby string

How to delete the temporary files automatically in ruby-rails?

How to convert a double to hex?

ruby double hex byte

Sphinx returning bad search results

How do I create an arbitrary link in YARD documentation?

ruby documentation rdoc yard

Why is the splat used inside an array definition here?

ruby splat

Ruby 1.9.1 with rspec "can't modify frozen object"

ruby rspec

What is the equivalent of Java CLASSPATH in Ruby?

ruby

Writing Byte Arrays to serial with Ruby

ruby serial-port arduino

ruby: code to install gem if missing

ruby rubygems

Escape parameters in a query object, using ActiveRecord?

ruby activerecord

Ruby/Rails - Convert Integer to Day of Week

ruby-on-rails ruby date

Create ERD type diagrams from Rails code