Coder Social home page Coder Social logo

typus's Introduction

Typus: Admin interface for Rails applications

Typus is designed for a single activity:

Trusted users editing structured content.

Typus doesn’t try to be all the things to all the people but it’s extensible enough to match lots of use cases.

Key Features

  • User Authentication with registration and account activation

  • User Permissions by using Access Control Lists (stored in yaml files)

  • CRUD and custom actions for your models on a clean interface.

  • Internationalized interface.

  • Extensible and overwritable templates.

  • Low memory footprint.

  • Works with Rails 3.0.0 and is Ruby 1.9.2 compatible.

  • Tested with SQLite, MySQL and PostgreSQL.

  • MIT License, the same as Rails.

Installing

Add Typus to your Gemfile.

gem 'typus', :git => 'git://github.com/fesplugas/typus.git'

Update your bundle.

$ bundle install

Run the Typus generator.

$ rails generate typus

Start the application server and go to {http://0.0.0.0:3000/admin}[http://0.0.0.0:3000/admin]http://0.0.0.0:3000/admin.

License

Copyright © 2007-2010 Francesc Esplugas, released under the MIT license.

typus's People

Contributors

alno avatar antunderwood avatar bscofield avatar empact avatar eriktigerholm avatar flyerhzm avatar flype avatar fnando avatar georgeguimaraes avatar jmeiss avatar johngrimes avatar lemig avatar lleirborras avatar masone avatar matteon avatar nedbaldessin avatar pacifists avatar raul avatar rrouse avatar rubymood avatar simon-hicks avatar spejman avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.