Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

How do I dynamically create a 2D array in Ruby?

ruby nokogiri

Parallelism in Ruby

ruby multithreading

RSpec: Why doesn't let work but before(:each) does?

OOP Open/Closed principal in Ruby?

ruby

Regex for matching everything before trailing slash, or first question mark?

ruby regex

How do I set date time to 1 month ago with DateTime.now.strftime("%Y-%m-%d")?

ruby datetime

How to solve an error in Heroku's config/database.yml file "mapping values are not allowed in this context"

ActionView::MissingTemplate errors on Travis CI (but not locally)

Run a custom rake task on rails

Moving key/value pair from one Hash to another

ruby hash

How do you set up Rack::URLMap to work with RSpec in Sinatra?

ruby testing rspec sinatra rack

How do I change STDOUT for FFI calls in Ruby?

ruby ffi

Why does ruby's to_json break embedded javascript?

php javascript jquery ruby json

How to validate whether correspondent entry in other table exists

Error while deploying Rails 6 app to Google Cloud Platform App Engine

Is there a way to stop rails logging everything?

Installing rvm in ubuntu 14.04