[ANN]Rubricks - CMS on Rails

Hi,
I’m a newbie, I tried to do follow Component Development Tutorial
document.

everything was OK until this command

‘>ruby script/generate rubricks_menu news index’
and result is: “Couldn’t find ‘rubricks_component_info’ generator”

It was the same when I use
‘ruby script/generate rubricks_block News news index block’

in ‘…\rubricks\vendor\plugins\rubricks\generators’ only has 3 folders
rubricks_component, rubricks_model, rubricks_controller

Can you help me to find out the reason?