Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Filter data in ruby on rails by subdomain

how to combine where and order for SQL query

Rails, undefined method in Class but method is present

ruby-on-rails ruby

Web Crypto API: how to encrypt data with imported RSA public key and decrypt data it in Ruby

Handling Nil In Ruby

ruby

OSX 10.9.4 ruby -version error

ruby osx-mavericks

Javascript / Jquery not working with Ruby on Rail 7?

How to make script continues to run after 'raise' statement in ruby?

ruby

Is it possible to send Blocks or Procs as arguments to Sidekiq?

ruby-on-rails ruby sidekiq

Multiple facet filters with Elasticsearch

Why won't my rvm allow me to switch to an alternative Ruby?

ruby rvm

sort_by array of hashes is not giving expected results in ruby

arrays ruby hash ruby-2.3

Nokogiri get all HTML nodes

html ruby nokogiri

reading parameters on Sinatra post

ruby json sinatra

How to track time spent on Web Site [closed]

Cannot load such file -- ffi_c error in RubyMine

The code below is supposed to return the least perfect square that when added to it, the sum is also a perfect square

ruby

How can I fake a response to Capybara/poltergeist using webmock?