This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
commit 065f7e98f168e9d2d37bf27433b08f7dbad2f1d6
tree d45aa65ce4bb91817f2105bedc985457aee3ea23
parent c1950b7f827d3e15f0866f3beef66b3a95d8b054
tree d45aa65ce4bb91817f2105bedc985457aee3ea23
parent c1950b7f827d3e15f0866f3beef66b3a95d8b054
amee /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
.yardoc | ||
| |
LICENSE | ||
| |
README.rdoc | ||
| |
Rakefile | ||
| |
VERSION | ||
| |
amee.gemspec | ||
| |
features/ | ||
| |
init.rb | ||
| |
lib/ | ||
| |
script/ | ||
| |
spec/ | ||
| |
tasks/ |
README.rdoc
Amee
DESCRIPTION:
Amee is a Ruby wrapper over the "AMEE carbon calculator"
- Idiomatic Ruby
- Concrete classes and methods modeling Amee data, so it’s easy for a Rubyist to understand what’s available
- Cucumber Features and specs
- AMEE API 2.0 Support
- There should be a law in taking someone’s gemcutter namespace; especially when they have module names with full uppercase characters; and was previously called something else hence the name I choose!! "amee"
DOCUMENTATION
REQUIREMENTS:
Monetra Httparty&Crack will_paginate (if you want to paginate data_items)
INSTALL:
* Non Rails
The best way is:
gem install hookercookerman-amee
Amee can be installed as a Rails plugin by:
script/plugin install git@github.com:hookercookerman/amee.git








