Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby

Rails 3- Render partial on an ajax call within a popup

What are the different possibilities of passing parameters into ruby methods? param/hashlist/array/aproc?

ruby

Selecting values below a threshold and anchored at the left or right using Ruby NArray

ruby narray

What Ruby libraries should I use for building a console-based application?

ruby shell console

Throttling POST requests in rails application

Consequent attribute calculations with a queuing system

What's the benefit of Class.new in this Rspec

How to solve the "You need to add gem 'daemons' to your Gemfile if you wish to use it" error in production mode?

Required and optional parameters for Sinatra route

Ruby Debug: Skip Rails Code

Reading from serial port in a Ruby on Rails application hangs

Scoping a Transform in Cucumber

ruby cucumber

How to setup Heroku Scheduler without Rails?

ruby heroku sinatra

ruby(1.9.3) on rails(3.2.3) Activerecord-odbc-adapter

How to assign custom function to formtastic action?

ruby formtastic

How do I resolve dependency issues in bundler?

ruby bundler

Dynamically defined classes incorrectly sharing data - bug, or coding error?

ruby metaprogramming

Using rake db:migrate inside another task leaves pending migrations

Rails 3: Uniqueness validation for nested fields_for - Part2

ruby-on-rails ruby

Rails fields_for form not showing up, nested form