Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

why self.method_name cannot access private method ? where as only private method_name can in any method can access private method in ruby

ruby

Capistrano: use Bundle Gems from standard Gem-Home

ruby capistrano bundler

How do I stop Devise from delivering mails when creating a user?

ruby-on-rails ruby devise

Ruby: how to save file to UTF-16 Little Endian

Using group by and sort by in nested hash

Generate valid, deterministic UUIDs for tests

ruby uuid deterministic

Performance: iterate over an array except for an element

How to access the nested JSON params from controller?

ruby-on-rails ruby

Ruby on Rails, LinkedIn:Module error

How to swap values of two variables without using temp variable?

ruby

Can ruby have a range starting with a Float?

ruby

mysql2 gem is breaking my bundler. An error occurred while installing mysql2 (0.5.5)

Ruby modules that contain classes

ruby

Knowing if a class is an eigenclass

ruby eigenclass

state-machines/state_machine - Next state in transitions

Using Ruby alias to extend a Gem

ruby-on-rails ruby