Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

How to respond a Rails request within a configurable timeout

Puma and Nginx 502 Bad Gateway error (Ubuntu Server 14.04)

ruby-on-rails ruby nginx puma

Paypal REST API - Description/Item name missing

ruby api rest paypal credit-card

Elasticsearch Rails as_indexed_json vs mappings

Error occured while installing unf_ext (0.0.7.4), and Bundler cannot continue

ruby rubygems ubuntu-14.04

Wrong output of Hash#keys method

ruby

Is there something like ZenTest/Autotest for Java and JUnit

logging in ruby

ruby logging

How to scrape a _private_ google group?

How to trace a deadlock in Ruby

How do you define the same tasks differently for different roles in Capistrano?

ruby capistrano

Embedding Ruby code in HTML?

ruby

How can I pipe data to a process started via Net::SSH on stdin?

ruby ssh

If I have IDEA, do I need rubymine for ruby dev or will it do both?

ruby-on-rails ruby rubymine

How do I display RVM's current Ruby and gemset in the Terminal prompt?

ruby bash rvm

POST JSON data to simple rails application with curl

How to avoid a long stacktrace in rspec

ruby-on-rails ruby rspec

Author archive pages in Jekyll

ruby jekyll

Adding an ORM to a Sinatra app; Is there an ideal one with less issues and good performance?

ruby orm sinatra datamapper

How to create a Rails form_for with dynamic form fields from a database table?

ruby-on-rails ruby