Sachin Sagar Rai

Results 34 comments of Sachin Sagar Rai

@clochix But it uses the `cozy-monitor`? They are 2 different cli(s), right? So, which to use when?

I'm still in this case-sensitivity problem. There is this project named right-rails under the username MadRabbit. Since this project was not in rdoc.info, I entered the username in all downcase....

Any updates? Does it work with resque v1.19.0 along with resque-status that changes the job klass's `def self.perform` method to instance method `def perform` ?

Well after looking at the thor tasks, by passing the `--compass` and `--sass` creates the compass/sass file. `thor fumblr:create_theme mytheme --compass --sass`

But what about the compilation of sass into css. Do I have to run compass watch those file separately or the server will handle it on refresh? And another is...

While digging into it, I figured out that if the meta has spaces in between, it doesn't get parsed by the thimblr. e.g. ``` body { font-family:{font:Outside Text}; color:{color:Outside Text};...

Though I've removed every spaces for those meta tags, not all are parsed correctly. Is the themefile or source of thechangelog.com is released publicly? So that I can look into...

Alright!! Actually I'd posted at thimblr https://github.com/jphastings/thimblr/issues/7 Didn't hear anything back, so that I posted here.

Well, I too don't think it has. So, how can I tell VOS not to try to validate cukes .feature file? Is there any way to ingore some files?

I've used the right keys as I followed the Readme