Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

How to validate a non-model (and even non-object) field

How to run Sinatra job in background?

Many to many table with an extra column in Rails

Unable to install therubyracer on centos (errors with V8 and GCC)

Is it possible in rails to return response and keep processing the data the client submitted?

Ruby Koans about_array_assignment - Nonparallel vs. Parallel assignment Discrimination

ruby arrays

get instance variable name from itself in ruby

ruby metaprogramming

Can Ruby subclass instance variables _overwrite_ the superclass's (same name)?

Bundler stuck while installing or updating gems

ruby rubygems bundler

Ruby dynamic object attributes, send vs instance variable set

ruby metaprogramming

Net-ssh timeout for execution?

ruby-on-rails ruby ssh net-ssh

confusion with base64 class methods usage

ruby

How to host a rails web application [closed]

Ruby writing and reading object to file

Ruby refinements not working in CI server

ruby linux ruby-2.0

Changing ruby method context / calling a method with instance_exec

Check that an array is increasing [duplicate]

ruby

ruby sinatra remote connection

ruby apache sinatra

Sorting numeric-strings in Rails

How to Generate a Secure URL to Download File from s3 Using Ruby aws/s3 Gem