Skip to content

weban-pl/bigos_settings

Repository files navigation

BigosSettings

Bigos App settings.

Installation

BigosSettings works with Rails 3.1 onwards. You can add it to your Gemfile with:

gem "bigos_settings", :git=>"git://github.com/weban/bigos_settings.git"

Run the bundle command to install it.

After you install BigosSettings and add it to your Gemfile, you need to run the generator:

rails generate bigos_settings:install
rake bigos_settings:install:migrations
rake db:migrate

Usage

In your view add (ERB):

<%= bigos_settings_admin_widget %>

Customization

You can use to generate view you can overwrite

rails generate bigos_settings:views

About

Settings for bigos App

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors