Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

I have two versions of Ruby (1.8.7 and 1.9) installed how to specify which one for rails? or does it matter

ruby-on-rails ruby

Getting essid via ioctl in ruby

ruby wireless bit ioctl

Syntax highlighting in HAML's markdown filter

How can I detect whether an image is a PNG or APNG format? [duplicate]

php python ruby perl apng

How do I resolve "bad argument (expected URI object or URI string)"? Ruby on Rails, Michael Hartl Tutorial

ruby-on-rails ruby rspec

How to delete an Embedded Doc in MongoMapper using atomic Pull?

Initialize variables in Ruby - best practice

ruby string variables

Terminal curl: (7) Failed to connect to localhost port 3000: Connection refused

ruby node.js curl terminal

Separating back end and front end servers in Rails

ruby-on-rails ruby

Adding name to Spree Devise registration

GitHub Pages site will not load any theme other than minima

Whenever gem: cron update in multiple server environment

Sorbet cannot resolve constant even though it is defined

ruby sorbet

Is there a way to write a file to S3 in Ruby or Rails?

Ruby Class Relationships: How do I use methods and objects from another class?

ruby class inheritance methods

Ruby, inheritance, self.inherited and instance_methods()

ruby-on-rails ruby

Installing Dashing Error

ruby rubygems dashing

Spying on an instance method with Rspec

ruby rspec