Skip to content

A bunch of ideas allowing developers to defer decisions in, and reduce coupling of, an application's technology stack through the provision of design patterns.

License

Notifications You must be signed in to change notification settings

grounded/afterburner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Afterburner Framework

Code Climate

The building blocks for the Rails Engine universe. All the stuff that all of our projects do over and over and in slightly different ways.

This is a base framework that exposes some useful tools and tries to heal pain points of integrations. For example will_paginate and kaminari clash so there's a protocol/adapter system to try to prevent that.

This is also a work in progress.

Development

To run the tests:

rspec spec

About

A bunch of ideas allowing developers to defer decisions in, and reduce coupling of, an application's technology stack through the provision of design patterns.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages