Hey, i reinstalled the gem from rubygems and there are the following code: ``` def primary(name) submit name, class: 'btn btn-primary' end ``` I miss the 2. option parameter of the function. Cheers, Michael