Displaying 5 results from an estimated 5 matches for "codemancers".
2014 Apr 16
0
[XPOST] Invoicing - 1.0.0 released
...und: Invoicing gem was initially developed by Martin
Kleppmann (https://github.com/ept/) for generating and displaying invoices.
This release polishes the gem, makes it compatible with rails 3 and rails
4, adds pdf generation
source: https://github.com/code-mancers/invoicing
docs: http://invoicing.codemancers.com/
Features:
1. Store any number of different types of invoice, credit note and
payment record
2. Represent customer accounts, supplier accounts, and even complicated
multi-party billing relationships
3. Automatically format currency values beautifully
4. Automatically round c...
2013 Jul 01
0
Invoker - 0.1.1 release, A gem for managing processes in development environment
...and label using specific signal for
killing
~> invoker reload dj -s 9
Changes:
## 0.1.1
- Added support for restarting a process
- Added support for listing currently running processes.
- Rewrote internals of Invoker to be more threadsafe.
Fluff:
- Introduction blog post (
http://crypt.codemancers.com/posts/2013-06-10-introducing-invoker/)
2013 Oct 11
0
Invoker 1.0 release with runtime agnostic .dev local domain support and process supervisor
...stallation
gem install invoker
* Usage
Invoker supports formean like process supervision and also makes http
services managed by invoker available on .dev domain locally.
* ChangeLog
- Add support for .dev TLD
- Fix small bugs and crashes.
More information can be found on, http://invoker.codemancers.com/
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To post to t...
2014 Mar 30
0
New gem covering general validations on Arrays, Hashes etc.
..., we released a v.0.0.2 of our gem 'Rails-Legit'. This allows a
clean interface to add validations for Arrays, Hashes and Time objects.
Check it out at https://github.com/code-mancers/rails_legit. Do open an
issue if anything breaks. Open to suggestions too!
Thank you
--
Kashyap
www.codemancers.com
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To post to this...
2014 Jun 10
0
Invoker - 1.2.0 released
...OSX and
Linux. It is built on the idea of configuration over convention. Invoker
can use a INI file or a standard Procfile as input and make your apps
available on .dev domain and do bunch of other things.
Code : https://github.com/code-mancers/invoker
Docs and other information - http://invoker.codemancers.com/
Changelog:
1. Add support for Linux (tested on ubuntu and fedora)
2. Implement https support.
3. zsh completion.
Any comments or suggestions most welcome.
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscrib...