Sha256: 6c28fb93a5ab312c0e0fbfdb7106b1bb0a22df4e009e4dbd182faa50b595ef1c
Contents?: true
Size: 1.76 KB
Versions: 1
Compression:
Stored size: 1.76 KB
Contents
.autotest Gemfile Gemfile.lock History.txt LICENSE Manifest.txt README.md Rakefile app/controllers/videos_controller.rb app/helpers/videos_helper.rb app/models/assembly.rb app/models/assembly_observer.rb app/models/assembly_processor.rb app/models/encoding.rb app/models/video.rb app/views/settings/_settings.html.erb app/views/videos/edit.html.erb app/views/videos/index.html.erb app/views/videos/new.html.erb app/views/videos/plugin_not_configured.html.erb app/views/videos/show.html.erb app/views/videos/upload_complete.html.erb assets/player.swf assets/readme.html assets/stylesheets/forms.css assets/stylesheets/videos.css assets/swfobject.js assets/yt.swf autotest/discover.rb bin/delayed_job config/locales/en.yml config/routes.rb db/migrate/20110301025054_create_videos.rb db/migrate/20110309060901_create_assemblies.rb db/migrate/20110314022354_create_delayed_jobs.rb db/migrate/20110402043115_create_slugs.rb db/migrate/20110402053931_add_slug_cache_to_videos.rb init.rb lang/en.yml lib/chili_videos.rb lib/chili_videos/config.rb lib/chili_videos/error.rb lib/tasks/chili_videos_tasks.rb lib/tasks/contributor_tasks.rb lib/tasks/delayed_job.rake lib/tasks/friendly_id.rake lib/video_project_patch.rb lib/video_user_patch.rb lib/video_version_patch.rb rails/delayed_job rails/init.rb test/fixtures/incomplete_assembly.json test/fixtures/single_video_processed_assembly.json test/fixtures/standard_transloadit_response.json test/functional/videos_controller_test.rb test/integration/project_video_list_test.rb test/integration/project_video_uploading_test.rb test/integration/viewing_project_video_test.rb test/test_helper.rb test/unit/assembly_processor_test.rb test/unit/assembly_test.rb test/unit/chili_video_plugin/config_test.rb test/unit/chili_video_plugin_test.rb test/unit/video_test.rb
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
chili_videos-0.2.2 | Manifest.txt |