Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

can't get test unit startup to work in ruby 1.9.2

ruby testunit minitest

embeds_many and embeds_one from same model with Mongoid

Using Client SSL in a Ruby on Rails App

How does one access protected class methods from instance methods in Ruby?

FreeTDS - tsql connects, isql fails

Sinatra app with sprockets not working on Heroku

Updating massive number of records -- performance optimization

Authenticating password encrypted in PHP using Blowfish with Ruby

Calling methods from a FactoryGirl model in a dependent attribute

ruby factory-bot

vim doesnt load after removing rvm (libruby.so.1.8: cannot open shared object file)

ruby linux vim ubuntu rvm

What is the difference between local and remote gems?

How can I access the class method and instance method in ruby?

New Ruby 1.9 hash syntax

ruby jruby syntax-error

Execution expired exception crashing Ruby thread, but Timeout::Error is handled

calling a controller action with argument from rack middleware

ruby-on-rails ruby rack

wrong argument type String (expected Array)

Ruby | designing mathematics?

ruby math primes

Rails nested attributes - how to add category attribute to new product?

How to populate a table with data vertically?

how to rb_protect everything in ruby

ruby ruby-c-extension