Nico Hagenburger
Nico Hagenburger
Like `[4711] changed everything`? So `git commit-message` would just call `git commit -m "[…] …"`, adding any option like `git commit-message -a` would by-pass them to the original commit as...
Could be useful :) I would just show the summary right after selecting the story instead of after everything ist done.
I would suggest to add options (`--started`, `--all-users`, …) to the `git start` command. You could set an alias for yourself.=
Thanks for the feedback! 1. OK. I’ll try to come up with a better solution. 2. I would just ask to auto install all Gems right after selecting the plugins....
No. Both Sass and Compass are a requirement for creating the sprites. But you are free to use the spriting parts of Compass only. There’s no need to use the...
I had this running long time ago but I remember it was very tricky to set up and did not had access to everything you would expect to have in...
Something that should also work (tested in Rails 3 as far as I remember): 1. Create an `app/controllers/lsg_controller.rb` and add `layout :none` 2. Create a view for each style guide...
@ryangrush and everybody: I’m open for suggestions. But I’m currently not working in Rails projects, so I won’t be the one working on it. Also I’m currently working on a...
I can reproduce it on my machine. Thanks for opening this.