betterplace / acts_as_account
Double entry accounting system for Rails models. Your models get accounts and you can do consistent transactions between them.
☆50Updated 2 months ago
Alternatives and similar repositories for acts_as_account:
Users that are interested in acts_as_account are comparing it to the libraries listed below
- Ruby library for Finance math.☆57Updated 9 months ago
- No time to manage a wizard state machine, session variables, or complicated controllers? Use ultra light wizard!! A RESTful session-less …☆41Updated 3 years ago
- Simple abstraction of a timezone offset☆38Updated 2 years ago
- An ActiveRecord plugin for atomic archiving and unarchiving of object trees. Inspired by ActsAsParanoid and PermanentRecord☆129Updated last year
- An easy way to provide inline translations in your Rails app☆44Updated 9 years ago
- Incoming! helps you receive email in your Rack apps.☆308Updated 9 months ago
- Rails data aggregation framework☆58Updated last year
- EAV on Rails done right.☆62Updated 3 years ago
- A unified interface on top of ActiveRecord for case-insensitive string-in-set and prefix querying, and full-text search on SQLite, MySQL,…☆65Updated 2 years ago
- Message bus via the background queue you're already using.☆62Updated 9 months ago
- Store text data in different languages. Similar to globalize, but uses PostgreSQL's JSONB to store data in a single field. No additional …☆56Updated last month
- Browse, subscribe, view and revert changes to records when using Ruby on Rails 3 and the `paper_trail` gem.☆64Updated 2 months ago
- An Email Condom for your Ruby Server☆169Updated last week
- simple Rails gem to create custom autoincrement values to a database column☆49Updated 3 years ago
- active record mixin for axlsx☆150Updated 4 years ago
- A simple pubsub event bus☆128Updated 10 years ago
- Rails scaffold which supports namespaces, modules, nested resources templates☆20Updated 2 years ago
- Comfortable (seriously) white-list security restrictions for models on a field level☆269Updated 2 years ago
- dynamic_attributes is a gem that lets you dynamically specify attributes on ActiveRecord models, which will be serialized and deserialize…