Giter Club home page Giter Club logo

Christian Hochfilzer's Projects

acts_as_feed icon acts_as_feed

Rails/AR: Transform a Model into a Feed Representation (Feed Reader)

acts_as_filter icon acts_as_filter

Acts As Filter is an ActiveRecord filtering plugin based on named_scopes

acts_as_followable icon acts_as_followable

Implements the following functionality where one model can be followed by other models and and vice versa.

acts_as_loggable icon acts_as_loggable

Simple log utility for models. Add any number of optional arbitrary details fields, or user_id.

acts_as_lookup icon acts_as_lookup

Rails plugin: provides a convenient way to deal with lookup tables and drop downs menus.

acts_as_messenger icon acts_as_messenger

Standard facebook-style messaging system. Not bound to any friendship structure. Integrates directly into your User model.

acts_as_nested_set icon acts_as_nested_set

NOTICE: official repository moved to https://github.com/bbommarito/acts_as_nested_set

acts_as_network icon acts_as_network

Rails plugin for cleanly modeling social networks using ActiveRecord

acts_as_preferenced icon acts_as_preferenced

A Rails plugin that provides persistent user and system based preferences on any object, module, or class.

acts_as_restricted_subdomain icon acts_as_restricted_subdomain

Allows a Rails application to run multiple subdomain sites transparently inside of a single Rails instance. This allows for multi-homed or multi-tenant databases very easily.

acts_as_revisable-1 icon acts_as_revisable-1

acts_as_revisable enables revision tracking, querying, reverting and branching of ActiveRecord models. Inspired by acts_as_versioned.

acts_as_revisionable icon acts_as_revisionable

ActiveRecord extension that provides revision support so that history can be tracked and changes can be reverted. Emphasis for this plugin versus similar ones is including associations, saving on storage, and extensibility of the model.

acts_as_solr icon acts_as_solr

This plugin adds full text search capabilities and many other nifty features from Apache‘s Solr to any Rails model. I'm currently rearranging the test suite to include a real unit test suite, and adding a few features I need myself.

acts_as_taggable icon acts_as_taggable

git-svn clone http://svn.viney.net.nz/things/rails/plugins/acts_as_taggable_on_steroids in 'upstream' branch; my changes in 'master'

acts_as_trashable icon acts_as_trashable

ActiveRecord extension that serializes destroyed records into a trash table from which they can be restored. This is intended to reduce the risk of users misusing your application's delete function and losing data.

acts_as_tree icon acts_as_tree

NOTICE: official repository moved to https://github.com/amerine/acts_as_tree

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.