oh, I added the less gem to the gemfile and it all worked half of dozen of one / six of another I guesssss
On Thu, Jul 18, 2013 at 11:51 AM, Carlos Santana <[email protected]> wrote: > lessc get's called from bin/gen.rb when running "Rake build" > > system( "lessc www/css/_master.less > public/css/master.css" ) > > Need to install lessc I did it with npm > > npm install -g less > > > > > On Thu, Jul 18, 2013 at 2:40 PM, Brian LeRoux <[email protected]> wrote: > >> think it was a missing ref to less in the gemfile --- >> [email protected] at any rate =) >> >> On Thu, Jul 18, 2013 at 11:30 AM, Carlos Santana <[email protected]> >> wrote: >> > blawg what? >> > I can try to help >> > >> > lets gtalk or +hangout >> > >> > >> > On Thu, Jul 18, 2013 at 2:25 PM, Brian LeRoux <[email protected]> wrote: >> > >> >> does anyone else experience this? >> >> >> > >> > >> > >> > -- >> > Carlos Santana >> > <[email protected]> >> > > > > -- > Carlos Santana > <[email protected]>
