Minggu, 08 April 2012

cucumber-rails-1.0.2/lib/cucumber/rails.rb:4:in `dirname': can't convert nil into String (TypeError)

cucumber-rails-1.0.2/lib/cucumber/rails.rb:4:in `dirname': can't convert nil into String (TypeError)

gem update cucumber-rails

should solve the problems ;)

Sabtu, 07 April 2012

protocol.rb:135 - Resource temporarily unavailable - read would block

if youre having that error.

reinstalling rvm may resolve your problem.

here is the link

Click here

Rabu, 04 April 2012

bundle install not install the gems

i was having a problem when im running bundle install, and the process are not fecth completely

to fix that i just have one source on my .gemrc file


---
:update_sources: true
:sources:
- http://gems.github.com
:benchmark: false
:bulk_threshold: 1000
:backtrace: false
:verbose: true
gem: --no-ri --no-rdoc

Senin, 02 April 2012

open xls files in rails 3

when i m stuck working on my projects to open xlsx files into my ruby on rails app,
i found this gems, and its easy to use :


  [sudo] gem install roo


For further information you could refer to this :

Click here...
 
Copyright 2009 ruby on rails. Powered by Blogger
Blogger Templates created by Deluxe Templates
Wordpress by Wpthemescreator