Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Split on regex (more than a character, maybe variable width) and keep the separator like GNU awk

Prevent image upload to AWS in development/test in Paperclip

In ruby, where do you put related symbols like enum in java?

ruby enums symbols

Can't access Docker's exposed port in Ubuntu

ruby docker sinatra

What does it mean that strings are "mutable" and why care?

ruby

Telegram bot send message in certain hour in ruby

Ruby: convert "US/Eastern" time zone names to "Central Time (US & Canada)"

ruby-on-rails ruby timezone

Extracting various lines from file using ruby

ruby

How to keep track of users (connections) in a WebSocket Chat application

ruby websocket eventmachine

Render span-level string using Kramdown

ruby kramdown

How can I install Ruby to be used as a notebook in the Jupyter Web UI (Mac OS 10.10.5)?

FactoryGirl initialize_with multiple params

Problem connecting to localhost with watir

Really big struggle getting iconv gem installed on Mac OS X 10.6.4

ruby macos rubygems iconv

Rails rendering JSON response with UTF-8

Error when trying to install Byebug with bundle

ruby rubygems bundler byebug

Ruby on Rails: Model.all.each vs find_by_sql("SELECT * FROM model").each?

How to establish connection from a rake task?

Jekyll Error "Liquid Exception: undefined method `encoding' for nil:NilClass in _layouts/post.html"