Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

DEPRECATION WARNING: ActionController::TestCase HTTP request methods will accept only keyword arguments

ruby-on-rails ruby rspec

Accept string input for attribute, store integer in DB, return string in API

How to configure nginx with passenger with rails application

I can't install eventmachine gem on mac m1

watir-webdriver change proxy while keeping browser open

custom_require.rb:36: in `gem_original_require'

Ruby - Random number in range with exceptions

ruby exception random

how to turn off Cyclomatic complexity for where is too high

ruby rubocop

Easier way to require spec files in Sinatra

ruby sinatra

Issue calling method in short example

ruby

What is Ruby's bsearch find-minimum and find-any behavior?

ruby bsearch

Readline.completion_append_character doesn't work for irb

ruby readline irb

Unzip a file an upload all its content to S3 using Rails on Heroku

How to iterate through a Hashie::Mash?

ruby

Slack RTM API Connecting to Multiple Servers

ruby websocket slack-api slack

Rspec: ActionMailer::Base.deliveries should be empty

How can I write guard-rubocop results in a file?