Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Rails Searching calculated fields using metasearch and metawhere

Problem with Ruby OmniComplete in Vim 7.3 finding matches at one line but not 2 lines down

Module to wrap a class method?

ruby module wrapper

Mongoid has_and_belongs_to_many associations

Strange "profiling" output. from Rails command line

ruby-on-rails ruby rake

Is there anything like Python's pty.fork for Ruby?

python ruby linux fork pty

Perils and caveats of Kernel::eval in Ruby?

ruby eval

Rails app works locally, crashes on Heroku

ruby memory usage grows forever when use thread

ruby

Why does Ruby run so much slower on windows server than on windows dev machine?

Is long polling possible with a Rails application using EventMachine?

Given collection of points and polygons, determine which point lies in which polygon (or not)

In rails3/jruby, what could cause this error intermittently? SAVEPOINT active_record_1 does not exist

RubyMine - ruby - what does [global] mean in rvm, should i use a global or non-global sdk

consuming gems from jruby-complete

ruby rubygems gem jruby

How can I parse a FTP URL with the username or password having special characters?

ruby ftp uri url-encoding

Where do I put non-Ruby files in my gem?

How to copy files with Unicode characters in file names in Ruby?

ruby unicode utf-8 filesystems

What's the best cross platform approach (Windows/Mac) to deploy a simple service/daemon (with simple UI)

Rails 3 - check that object is valid with params before update