Changeset [ba57b67f04af8136ce5418022b818573258ed374] by August
July 8th, 2012 @ 08:13 PM
Added plugins table and scaffolding
https://github.com/concerto/concerto/commit/ba57b67f04af8136ce54180...
Committed by August
- A app/assets/javascripts/plugins.js.coffee
- A app/assets/stylesheets/plugins.css.scss
- A app/assets/stylesheets/scaffolds.css.scss
- A app/controllers/plugins_controller.rb
- A app/helpers/plugins_helper.rb
- A app/models/plugin.rb
- A app/views/plugins/_form.html.erb
- A app/views/plugins/edit.html.erb
- A app/views/plugins/index.html.erb
- A app/views/plugins/new.html.erb
- A app/views/plugins/show.html.erb
- A db/migrate/20120709001009_create_plugins.rb
- A test/fixtures/plugins.yml
- A test/functional/plugins_controller_test.rb
- A test/unit/helpers/plugins_helper_test.rb
- A test/unit/plugin_test.rb
- M config/routes.rb
- M db/schema.rb
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Concerto is an open source digital signage system that makes it easy to engage a large community of people with graphical and text-based announcements, bulletins, and other messages... but enough about us, you came here to get involved.
<br />
If you think you've <b>found a bug in Concerto</b>, please click 'Create new ticket' and let us know about it.
<br />
Looking to peek at our source code? Head to <a href="https://github.com/concerto/concerto_v1">https://github.com/concerto/concerto_v1</a> (Concerto version 1) or <a href="https://github.com/concerto/concerto">https://github.com/concerto/concerto</a> (Concerto version 2).
<br />
Our getting started guide is available here: <a href="https://github.com/concerto/concerto/wiki/Getting-Involved">https://github.com/concerto/concerto/wiki/Getting-Involved</a>.