Project

sterilizer

0.0
No commit activity in last 3 years
No release in over 3 years
Guarantee a string
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

>= 0

Runtime

 Project Readme

aTech Media Libraries & Utilities

This plugin/gem includes a number of useful libraries and gems which we use in a number of our applications. This repository is an attempt to keep all this information together.

Feel free to use anything you find in here in your own projects.

Rails application template

This library includes a Rails template generator which carries out a number of useful things to get you started with your application.

rails new [application] -m https://github.com/atech/atech/raw/master/rails/template.rb

Take a look here to see exactly what things it does.

Useful links/pages