Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Comparing .references requirement on includes vs. eager_load

Convert JSON string to hash

ruby-on-rails ruby

"Gem::InstallError: devise requires Ruby version >= 2.1.0." when running Ruby 2.3.1

ruby-on-rails ruby

Using the same value for two attributes in FactoryGirl

Smartly converting array of hashes to CSV in ruby

arrays ruby csv

How to extract HTML links and text using Nokogiri (and XPATH and CSS)

css ruby xpath nokogiri

Enums in Rails: uppercase or lowercase?

ruby-on-rails ruby enums

Cannot run Puma upstart script on Ubuntu 16.04

put object to a specific folder in aws S3 ruby

Ruby RegEx problem text.gsub[^\W-], '') fails

ruby regex

Rails flash messages in Java

Impementation of the Ruby <=> Combinator

Restful_authentication vs. Authlogic

ruby-on-rails ruby

Is there an ORM-like wrapper for memcached

ruby memcached

Implementing Re-connect Strategy using Ruby Net

How can Rails' Activerecord table refer to itself?

Implementing Server Push

java php python ruby server-push

Transform [:one, 1, :two, 2] to {:one => 1, :two => 2} in Ruby

ruby

Ruby - DateTime for Database

ruby database datetime date

Should I be using Rails or Ruby for this website application? How?

ruby-on-rails ruby sinatra drb