sam-github / vpim

vCard and iCalendar support for ruby
http://vpim.rubyforge.org/
Other
142 stars 69 forks source link

some cleanup and gemfile #8

Closed grosser closed 11 years ago

grosser commented 11 years ago

@sam-github not perfect but at least somewhat working on ruby 1.8, I think we need to get rid of atom (does not work on 1.9/2 and Feed.new also does not work on 1.98) other then that kind of good

also removed setup.rb because nobody ever uses that anymore :)

sam-github commented 11 years ago

Thanks for the help, but please don't bundle unrelated changes into a single commit. I pulled working bits out into:

Please PR again with the Gemfile and Rakefile change, with a reasonable commit message, it doesn't appear to work:

% rake  
rake aborted!
cannot load such file -- bundler/setup
/Users/sam/p/ruby/vpim/vpim.git/Rakefile:1:in `<top (required)>'