Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

How to remove or bypass a superclass method in Ruby?

ruby inheritance

simple_form only allow upload when file is present

Replacing Broken External Images With Custom Image

hash.delete_if { |key, value| true } doesn't delete ... why?

ruby-on-rails ruby hash

sqlite3 db is locked

ruby sqlite ubuntu samba

Ruby openssl gem equivalent to openssl command for aes-256-cbc encryption

ruby aes

Get attribute value from XML

ruby nokogiri

librarian-puppet, rbenv, unresolved specs during Gem::Specification.reset

very beginner RoR routing (new dynamic URL)

undefined method `each' for Ransack::Search when using Active Admin and Elastic Search?

How do I alias a static method in Ruby?

ruby

Mechanize: picking right submit from multiple in same form

ruby nokogiri mechanize

What should I use to document my Sinatra routes?

ruby sinatra

Regular expression to match a string with a repeating pattern

ruby regex

How to create a Rails-like before filter in Sinatra?

ruby sinatra

Inserting an attribute to hash in rails