Chris Thompson
Chris Thompson
This works for me. For some reason the twitter_bootstrap scroll explodes with error mentioned above. But this fixes it. appscrolls 0.9.0 rvm info ruby-1.9.3-p327: system: uname: "Darwin cat.local 10.8.0 Darwin...
oops spoke too soon. This fixed the `scrolls list` but `scrolls new` still breaks for me on twitter_bootstrap. @darthdeus Is it just the twitter_bootsrap scroll that blows up on you...
it would also be nice to have a "fail fast" parameter that would exit upon a step failure. Would that be related to this issue or totally separate?
Those are good suggestions. I do use rvm and I it is integrated with bundler. `project$ zeus rspec` works in shell-mode. Is there a way to see the environment of...
This seems to be related to #1 because creating services on the fly by adding them to a plist and creating them in customize seams similar.
Hi @thebravoman, I had a similar experience. One thing that helped me was the config setting `lang_vars: ["lang"]`. This was because the theme(chirpy) uses "lang" to lookup translations. That is...
Hi, just want to point out that this is a reasonable alternative to cssbundler if the goals are these: - ActiveAdmin 3 - Rails 8 (with or without tailwind) -...