Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Ruby 2.0 How do I uninclude a module out from a module after including it?

Error: When assigning attributes, you must pass a hash as an argument

ruby-on-rails ruby

What is the difference between a method and a proc object?

ruby methods lambda proc

Ruby 2.2.0 fails to build on Ubuntu 14.04.1 LTS

ruby ubuntu

check if string is base64

ruby-on-rails ruby base64

Error running rails s on M1 chip (Apple Silicon)

How can I see the SQL ActiveRecord generates?

Where does the Rails initializer go in a gem?

Simple Ruby Input Validation Library

ruby validation input sinatra

Ruby on Rails: question about validates_presence_of

Automatically adding proxy to all HTTP connections in ruby

ruby http proxy

Change bundle install Ruby version

ruby-on-rails ruby

Writing to excel files in ruby using roo gem

Fast(er) method for wildcard searching of 250K+ strings

sql ruby database wildcard

Why foo is not nil anymore - or function within function

ruby

How can one find the Unicode codepoints that a font has glyphs for, on a Debian-based system?

How to link to a page with page.url without the html extension in Jekyll?

ruby jekyll liquid

How to get Jquery UI Autocomplete working with Rails 4?

Why does bundler use more than one gem location?

ruby gem rubygems bundler puppet

Can Ruby hashes be included in Sass and CoffeeScript, allowing data to be shared?