Download meteor catalog Free Java Code

Description

Rails app for cataloging meteor plugins/ widgets.

Icons

meteor catalog

Source Files

The download file meteor_catalog-master.zip has the following entries.


.gitignore//from  w w w .  j  a  v  a 2s  .  co m
.gitmodules
Capfile
README.markdown
Rakefile
app/controllers/application_controller.rb
app/controllers/books_controller.rb
app/controllers/front_controller.rb
app/controllers/licenses_controller.rb
app/controllers/parameters_controller.rb
app/controllers/plugin_licenses_controller.rb
app/controllers/plugins_controller.rb
app/controllers/users_controller.rb
app/controllers/valid_values_controller.rb
app/controllers/widgets_controller.rb
app/helpers/application_helper.rb
app/helpers/front_helper.rb
app/helpers/licenses_helper.rb
app/helpers/parameters_helper.rb
app/helpers/plugin_licenses_helper.rb
app/helpers/plugins_helper.rb
app/helpers/users_helper.rb
app/helpers/valid_values_helper.rb
app/helpers/widgets_helper.rb
app/models/book.rb
app/models/genre.rb
app/models/guest.rb
app/models/license.rb
app/models/parameter.rb
app/models/plugin.rb
app/models/plugin_license.rb
app/models/user.rb
app/models/user_mailer.rb
app/models/valid_value.rb
app/models/widget.rb
app/viewhints/license_hints.rb
app/viewhints/parameter_hints.rb
app/viewhints/plugin_hints.rb
app/viewhints/plugin_license_hints.rb
app/viewhints/valid_value_hints.rb
app/viewhints/widget_hints.rb
app/views/front/index.dryml
app/views/front/summary.dryml
app/views/meteor/README
app/views/meteor/_includes.rhtml
app/views/meteor/default/_hideable_panebox.rhtml
app/views/meteor/meteor/_action.rhtml
app/views/meteor/meteor/_action_add.rhtml
app/views/meteor/meteor/_action_cancel.rhtml
app/views/meteor/meteor/_action_edit.rhtml
app/views/meteor/meteor/_action_submit.rhtml
app/views/meteor/meteor/_actions.rhtml
app/views/meteor/meteor/_addform.rhtml
app/views/meteor/meteor/_collapse_all.rhtml
app/views/meteor/meteor/_column_header.rhtml
app/views/meteor/meteor/_error.rhtml
app/views/meteor/meteor/_expand_all.rhtml
app/views/meteor/meteor/_file_column.rhtml
app/views/meteor/meteor/_header.rhtml
app/views/meteor/meteor/_meteor_children.rhtml
app/views/meteor/meteor/_ref_column.rhtml
app/views/meteor/meteor/_render.rhtml
app/views/meteor/meteor/_row.rhtml
app/views/meteor/meteor/_row_data.rhtml
app/views/meteor/meteor/_row_data_readrow.rhtml
app/views/meteor/meteor/_row_data_writerow.rhtml
app/views/meteor/meteor/_row_interior.rhtml
app/views/meteor/meteor/_rows.rhtml
app/views/meteor/meteor/_rows_with_children.rhtml
app/views/meteor/meteor/_rows_without_children.rhtml
app/views/meteor/meteor/_scalar_column.rhtml
app/views/meteor/meteor/_select_column.rhtml
app/views/meteor/meteor/_textbox_column.rhtml
app/views/meteor/named_cell/_cell_date_editable.rhtml
app/views/meteor/named_cell/_cell_date_readonly.rhtml
app/views/meteor/named_cell/_cell_ref_editable.rhtml
app/views/meteor/named_cell/_cell_ref_editable_data.rhtml
app/views/meteor/named_cell/_cell_ref_readonly.rhtml
app/views/meteor/named_cell/_cell_scalar_editable.rhtml
app/views/meteor/named_cell/_cell_scalar_readonly.rhtml
app/views/meteor/named_cell/_cell_textbox_editable.rhtml
app/views/meteor/named_cell/_cell_textbox_readonly.rhtml
app/views/meteor/named_cell/_render.rhtml
app/views/meteor/named_cell/_row.rhtml
app/views/meteor/named_cell/_rows.rhtml
app/views/meteor/named_cell/save
app/views/plugins/catalog.dryml
app/views/plugins/show.dryml
app/views/taglibs/application.dryml
app/views/taglibs/auto/rapid/cards.dryml
app/views/taglibs/auto/rapid/forms.dryml
app/views/taglibs/auto/rapid/pages.dryml
app/views/taglibs/cards.dryml
app/views/taglibs/forms.dryml
app/views/taglibs/tags.dryml
app/views/taglibs/themes/clean/clean.dryml
app/views/user_mailer/forgot_password.erb
app/views/widgets/edit.dryml
app/views/widgets/example.dryml
config/boot.rb
config/database.yml
config/deploy.rb
config/environment.rb
config/environments/development.rb
config/environments/production.rb
config/environments/test.rb
config/initializers/backtrace_silencers.rb
config/initializers/cookie_verification_secret.rb
config/initializers/hobo.rb
config/initializers/inflections.rb
config/initializers/mime_types.rb
config/initializers/new_rails_defaults.rb
config/initializers/session_store.rb
config/locales/en.yml
config/routes.rb
db/migrate/20100910175229_initial.rb
db/migrate/20100927173327_licenses_now_many_to_many.rb
db/migrate/20100928224228_more_fields_across_the_board.rb
db/migrate/20101001155323_diagram_to_widgets.rb
db/migrate/20101011140414_create_books.rb
db/migrate/20101011140419_create_authors.rb
db/migrate/20101011140423_create_authors_books.rb
db/migrate/20101011140427_create_genres.rb
db/migrate/20101011140431_add_genre_id_to_books.rb
db/schema.rb
db/seeds.rb
lib/tasks/rspec.rake
public/404.html
public/422.html
public/500.html
public/favicon.ico
public/hobothemes/clean/images/101-3B5F87-ACD3E6.png
public/hobothemes/clean/images/30-3E547A-242E42.png
public/hobothemes/clean/images/30-DBE1E5-FCFEF5.png
public/hobothemes/clean/images/300-ACD3E6-fff.png
public/hobothemes/clean/images/50-ACD3E6-fff.png
public/hobothemes/clean/images/fieldbg.gif
public/hobothemes/clean/images/pencil.png
public/hobothemes/clean/images/small_close.png
public/hobothemes/clean/images/spinner.gif
public/hobothemes/clean/stylesheets/clean.css
public/hobothemes/clean/stylesheets/rapid-ui.css
public/images/meteor/collapse.jpg
public/images/meteor/dhtml_calendar/calendar.gif
public/images/meteor/dhtml_calendar/help.gif
public/images/meteor/dhtml_calendar/menuarrow.gif
public/images/meteor/dhtml_calendar/menuarrow2.gif
public/images/meteor/expand.jpg
public/images/meteor/indicator.gif
public/images/meteor/minus.jpeg
public/images/meteor/plus.jpeg
public/images/rails.png
public/images/ui-bg_diagonals-thick_90_eeeeee_40x40.png
public/images/ui-bg_flat_15_cd0a0a_40x100.png
public/images/ui-bg_glass_100_e4f1fb_1x400.png
public/images/ui-bg_glass_50_3baae3_1x400.png
public/images/ui-bg_glass_80_d7ebf9_1x400.png
public/images/ui-bg_highlight-hard_100_f2f5f7_1x100.png
public/images/ui-bg_highlight-hard_70_000000_1x100.png
public/images/ui-bg_highlight-soft_100_deedf7_1x100.png
public/images/ui-bg_highlight-soft_25_ffef8f_1x100.png
public/images/ui-icons_2694e8_256x240.png
public/images/ui-icons_2e83ff_256x240.png
public/images/ui-icons_3d80b3_256x240.png
public/images/ui-icons_72a7cf_256x240.png
public/images/ui-icons_ffffff_256x240.png
public/javascripts/IE7.js
public/javascripts/application.js
public/javascripts/blank.gif
public/javascripts/controls.js
public/javascripts/dialog.js
public/javascripts/dragdrop.js
public/javascripts/dryml-support.js
public/javascripts/effects.js
public/javascripts/hobo-rapid.js
public/javascripts/ie7-recalc.js
public/javascripts/jquery-1.4.2.min.js
public/javascripts/jquery-ui-1.8.5.custom.min.js
public/javascripts/lowpro.js
public/javascripts/meteor/dhtml_calendar/calendar-setup.js
public/javascripts/meteor/dhtml_calendar/calendar.js
public/javascripts/meteor/dhtml_calendar/datebox_engine.js
public/javascripts/meteor/dhtml_calendar/lang/calendar-af.js
public/javascripts/meteor/dhtml_calendar/lang/calendar-al.js
public/javascripts/meteor/dhtml_calendar/lang/calendar-bg.js
public/javascripts/meteor/dhtml_calendar/lang/calendar-big5-utf8.js
public/javascripts/meteor/dhtml_calendar/lang/calendar-big5.js
public/javascripts/meteor/dhtml_calendar/lang/calendar-br.js
public/javascripts/meteor/dhtml_calendar/lang/calendar-ca.js
public/javascripts/meteor/dhtml_calendar/lang/calendar-cs-utf8.js
public/javascripts/meteor/dhtml_calendar/lang/calendar-cs-win.js
public/javascripts/meteor/dhtml_calendar/lang/calendar-da.js
public/javascripts/meteor/dhtml_calendar/lang/calendar-de.js
public/javascripts/meteor/dhtml_calendar/lang/calendar-du.js
public/javascripts/meteor/dhtml_calendar/lang/calendar-el.js
public/javascripts/meteor/dhtml_calendar/lang/calendar-en-latin.js
public/javascripts/meteor/dhtml_calendar/lang/calendar-en.js
public/javascripts/meteor/dhtml_calendar/lang/calendar-es-latin.js
public/javascripts/meteor/dhtml_calendar/lang/calendar-es.js
public/javascripts/meteor/dhtml_calendar/lang/calendar-fi.js
public/javascripts/meteor/dhtml_calendar/lang/calendar-fr-latin.js
public/javascripts/meteor/dhtml_calendar/lang/calendar-fr.js
public/javascripts/meteor/dhtml_calendar/lang/calendar-he-utf8.js
public/javascripts/meteor/dhtml_calendar/lang/calendar-hr-utf8.js
public/javascripts/meteor/dhtml_calendar/lang/calendar-hr.js
public/javascripts/meteor/dhtml_calendar/lang/calendar-hu.js
public/javascripts/meteor/dhtml_calendar/lang/calendar-it-latin.js
public/javascripts/meteor/dhtml_calendar/lang/calendar-it.js
public/javascripts/meteor/dhtml_calendar/lang/calendar-jp.js
public/javascripts/meteor/dhtml_calendar/lang/calendar-ko-utf8.js
public/javascripts/meteor/dhtml_calendar/lang/calendar-ko.js
public/javascripts/meteor/dhtml_calendar/lang/calendar-lt-utf8.js
public/javascripts/meteor/dhtml_calendar/lang/calendar-lt.js
public/javascripts/meteor/dhtml_calendar/lang/calendar-lv.js
public/javascripts/meteor/dhtml_calendar/lang/calendar-nl.js
public/javascripts/meteor/dhtml_calendar/lang/calendar-no.js
public/javascripts/meteor/dhtml_calendar/lang/calendar-pl-latin.js
public/javascripts/meteor/dhtml_calendar/lang/calendar-pl-utf8.js
public/javascripts/meteor/dhtml_calendar/lang/calendar-pl.js
public/javascripts/meteor/dhtml_calendar/lang/calendar-pt.js
public/javascripts/meteor/dhtml_calendar/lang/calendar-ro.js
public/javascripts/meteor/dhtml_calendar/lang/calendar-ru.js
public/javascripts/meteor/dhtml_calendar/lang/calendar-ru_win_.js
public/javascripts/meteor/dhtml_calendar/lang/calendar-si.js
public/javascripts/meteor/dhtml_calendar/lang/calendar-sk.js
public/javascripts/meteor/dhtml_calendar/lang/calendar-sp.js
public/javascripts/meteor/dhtml_calendar/lang/calendar-sv.js
public/javascripts/meteor/dhtml_calendar/lang/calendar-tr.js
public/javascripts/meteor/dhtml_calendar/lang/calendar-zh.js
public/javascripts/meteor/dhtml_calendar/lang/cn_utf8.js
public/javascripts/meteor/in_place_date_editor.js
public/javascripts/prototype.js
public/robots.txt
public/stylesheets/application.css
public/stylesheets/cupertino/jquery-ui-1.8.5.custom.css
public/stylesheets/hobo-rapid.css
public/stylesheets/meteor/dhtml_calendar/calendar-blue.css
public/stylesheets/meteor/dhtml_calendar/calendar-blue2.css
public/stylesheets/meteor/dhtml_calendar/calendar-brown.css
public/stylesheets/meteor/dhtml_calendar/calendar-green.css
public/stylesheets/meteor/dhtml_calendar/calendar-system.css
public/stylesheets/meteor/dhtml_calendar/calendar-tas.css
public/stylesheets/meteor/dhtml_calendar/calendar-win2k-1.css
public/stylesheets/meteor/dhtml_calendar/calendar-win2k-2.css
public/stylesheets/meteor/dhtml_calendar/calendar-win2k-cold-1.css
public/stylesheets/meteor/dhtml_calendar/calendar-win2k-cold-2.css
public/stylesheets/meteor/dhtml_calendar/demo.css
public/stylesheets/meteor/dhtml_calendar/dhtml_calendar.css
public/stylesheets/meteor/dhtml_calendar/help.css
public/stylesheets/meteor/meteor.css
public/stylesheets/reset.css
script/about
script/console
script/dbconsole
script/destroy
script/generate
script/performance/benchmarker
script/performance/profiler
script/plugin
script/runner
script/server
spec/rcov.opts
spec/spec.opts
spec/spec_helper.rb
update-submodules.sh

Download

Click the following link to download meteor_catalog-master.zip.

meteor_catalog-master.zip




















Home »
  Javascript Free Code Download »
    Development »




Algorithm
API
Asp.Net
Azure
CoffeeScript
Collection
Component
Data Structure
Date
Demo
Django
Drupal
Example
Filter
GeoLocation
Markdown
MVC
Parse
Php
Plugin
Prototype
Python
Sample
SDK
Snippet
Stream
Titanium
Utility
Web
WebApplication
XML
YAML
ZooKeeper