Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

How do I HTTP post stream data from memory in Ruby?

ruby post upload stream block

Why does my recursive method from helper not return every value?

Switching from prototype to jquery in Rails, what about helpers?

Savon SSL Issue

How can I make Ruby 1.8 downcase non-latin characters?

ruby string function utf-8

Handling Paperclip folder and file permissions using Ruby on Rails

Rails 3.1, Factory girl bug

i18n sync of locals yaml keys

How to get create an access token in ruby on rails for gmail contacts

How can Class be of the Class class and not have Class instance methods?

How do I parse non-English dates with DateTime strptime in Ruby?

ruby localization

What aynchronous Ruby server to use?

Why Rails preloads all of its dependencies (gems) during boot time?

mark_for_destruction in before_save

Why do my rspec tests run slower in Ruby 1.9.2 than 1.8.7?

Ruby/Sinatra send_file not working

How do I reference the local ruby in a hash-bang executable?

Rails: auto increment column with scope

mysql ruby-on-rails ruby

Rails 3 ActiveAdmin CanCan. How to setup that User should only see records that belong to him?

What's a proper way of writing request specs in RSpec?