RubyGems Navigation menu

bjornblomqvist-rails_vcstatus_logger 0.1.7

= rails_vcstatus_logger It adds current state of version control to the log when you start the server. * Currently only supports git Adds current version hash and result of `git diff` The idea is that you can be sure about what source was running when you look in the log. I recently had a situation where i wasn't sure when a change was put up on the live server. Please add support for your vc system and send me a pull request! Just add this to enivorment.rb config.gem 'bjornblomqvist-rails_vcstatus_logger', :lib => 'rails_vcstatus_logger', :source => 'http://gems.github.com' == Note on Patches/Pull Requests * Fork the project. * Make your feature addition or bug fix. * Add tests for it. This is important so I don't break it in a future version unintentionally. * Commit, do not mess with rakefile, version, or history. (if you want to have your own version, that is fine but bump version in a commit by itself I can ignore when I pull) * Send me a pull request. Bonus points for topic branches. == Copyright Copyright (c) 2009 Bjorn Blomqvist. See LICENSE for details.

Gemfile:
=

install:
=

Versions:

  1. 0.1.7 August 11, 2014 (7 KB)
  2. 0.1.6 August 11, 2014 (7 KB)
  3. 0.1.5 August 11, 2014 (7 KB)
  4. 0.1.4 August 11, 2014 (7 KB)
  5. 0.1.3 August 11, 2014 (6.5 KB)
Show all versions (6 total)

Development Dependencies (1):

rspec >= 0

Requirements:

git

Authors:

  • Bjorn Blomqvist

SHA 256 checksum:

=

Total downloads 19,052

For this version 3,941

Version Released:

Licenses:

N/A

Required Ruby Version: >= 0

Links: