Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Running "hbase shell" giving error in OSX

java ruby macos hadoop hbase

Different behaviour when running script vs IRB console?

ruby

The formatter 'Teamcity::Cucumber::Formatter' is using the deprecated formatter API

ruby cucumber watir

How do can I implement Modularization in a Rails App?

Does Ruby have a method_missing equivalent for undefined instance variables?

Error with configuring thinking sphinx and flying sphinx

Rubymotion and Pointers to Structs

ios ruby rubymotion

`require': cannot load such file -- capybara/rspec (LoadError)

Should I ignore schema.rb because extension differs on development/production OS?

Using libsass with Rails asset pipeline

OpenSSL RSA signing with SHA256 digest

ruby shell openssl rsa

Rails: monkey-patching ActiveRecord::Base vs creating a Module

Could not find rake-11.1.2 in rails docker container

Filter by method on model in ActiveAdmin with parameters passed in

Ruby on Rails test coverage with simplecov

Is there a setup_class/teardown_class for Rails tests?

Is Ruby's Net::HTTP threadsafe?

ruby multithreading

Implementing ActiveRecord-like associations for an API wrapper

Using PortAudio wrapper in ruby to record sound to .wav

ruby audio wav portaudio

What test harness tool/framework can test concurrent requests in a Rails app? [closed]

ruby-on-rails ruby testing