Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Ruby - LoadError enc/trans/single_byte

Why object_id persists on windows while not on linux?

ruby windows objectid

how to force rack:session + sinatra to read "rack.session" from params instead of cookies

ruby oauth sinatra rack cors

Jekyll shows no content

ruby jekyll

ActiveRecord, find by polymorphic attribute

Internal rounding woes: accurate way to sum Ruby floating point numbers?

ruby

Sass change detected but style.css only overwritten every 5th - 7th time I save

css ruby sass

Ruby On Rails Mongoid Group By

Exceptions: why does adding parenthesis change anything?

ruby exception

How do I write regexes for German character classes like letters, vowels, and consonants?

Disable rdoc and ri from gemspec / Gemfile

ruby rubygems gem bundler rdoc

Cancel Rails DB connection

Any performance disadvantages of GC.disable?

Is there a way to view (or print) a method definition programatically in rails?

For some reason I can not produce accented characters in console [ é, ü, etc. ]

Authentication for Sinatra REST API app

Output Available Objects and Properties in Liquid Templates

ruby jekyll liquid

Wrong number of arguments when calling .all on record which has enum_attr

Local SSL with Ruby / Puma

ruby ssl https sinatra puma

What's the nature of "property" in a Ruby class?

ruby class properties