Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Combine Show and Edit actions in Ruby on Rails?

Grouping an array and get sum

ruby-on-rails ruby

ActionController::UrlGenerationError missing required keys: [:id]

ruby-on-rails ruby

Timeout::Error using selenium-webdriver in ruby

Strings that compare equal don't find same objects in Hash

ruby ruby-2.0 ruby-2.1

Expose Vagrant VM to network when using NFS and private_network

ruby vagrant

Garbage collector in Ruby 2.2 provokes unexpected CoW

Internal ruby error in vim

ruby vim

What is the time complexity of Ruby's built in #permutation and #repeated_permutation methods?

wicked_pdf shows unknown character on unicode pdf conversion (ruby)

How to do a negative lookbehind within a %r<…>-delimited regexp in Ruby?

ActionView::Template::Error: 785: unexpected token at ''

webrat autofilling form fields

Is the Visitor pattern useful for dynamically typed languages?

Weird behavior of defined?(super) check

ruby metaprogramming

Better autocomplete in VIM

Extend module & class variable access?

ruby

Is it still possible to use test-unit in rails 4?

Looking for recommendation on how to convert PDF into structured format

How to use jquery-fileupload for nested attachments?