documentation of how to add more targets available?

0 views
Skip to first unread message

rogerdpack

unread,
Jul 19, 2010, 4:47:34 PM7/19/10
to jeweler.rb
Hi all. I combed the wiki and the README searching for how to add
"rake rspec" and that type of thing. Is this documented anywhere?
Thanks.
-r

Josh Nichols

unread,
Jul 28, 2010, 9:33:41 PM7/28/10
to jewel...@googlegroups.com
Hey Roger,

There's not any documentation on those specifically. In reality, jeweler is just generating a Rakefile for you, and after that, you can customize as you see fit. For example, for rspec, it's Spec::Rake::SpecTask that does the real work. Documentation for that is here: http://rspec.rubyforge.org/rspec/1.3.0/classes/Spec/Rake/SpecTask.html

You can also use `jeweler --rspec rspec-example` to generate a throwaway project with rspec already filled out to see how you might use that.

Hope that helps,

- Josh
Reply all
Reply to author
Forward
0 new messages