Coder Social home page Coder Social logo

merbjedi / merb-admin Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sferik/merb-admin

3.0 3.0 1.0 1004 KB

MerbAdmin is a Merb plugin that provides an easy-to-use interface for managing your data.

Home Page: http://twitter.com/sferik

License: MIT License

JavaScript 43.27% Ruby 56.73%

merb-admin's People

Contributors

merbjedi avatar sferik avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

merb-admin's Issues

Models loaded from other Slices throw exception

>> MerbAdmin::AbstractModel.all
RuntimeError: MerbAdmin could not find model ContentSlice::ContentPage
    from /Users/jc/MerbSource/testapps/admintest/gems/gems/merb-admin-0.5.5/app/controllers/../../lib/abstract_model.rb:40:in `lookup'
    from /Users/jc/MerbSource/testapps/admintest/gems/gems/merb-admin-0.5.5/app/controllers/../../lib/abstract_model.rb:25:in `all'
    from /Users/jc/MerbSource/testapps/admintest/gems/gems/dm-core-0.10.0/lib/dm-core/model/descendant_set.rb:33:in `each'
    from /Users/jc/MerbSource/testapps/admintest/gems/gems/dm-core-0.10.0/lib/dm-core/model/descendant_set.rb:33:in `each'
    from /Users/jc/MerbSource/testapps/admintest/gems/gems/merb-admin-0.5.5/app/controllers/../../lib/abstract_model.rb:22:

Better Config Settings for including/excluding models

Add more config settings

:included_models
if set, will only list the models included in this list

:excluded_models
if set, will exclude any models on this list

:included_modules
if set, will only list models within these namespaces

:excluded_modules
if set, will exclude any models within these namespaces

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.