youtube_it_rails_app_example
youtube_it_rails_app_example copied to clipboard
This app demonstrates how to configure a Rails 3 application with youtube_it gem, how to upload videos to youtube from web and how to manage videos.
Bumps [tzinfo](https://github.com/tzinfo/tzinfo) from 0.3.29 to 0.3.61. Release notes Sourced from tzinfo's releases. v0.3.61 Fixed a relative path traversal bug that could cause arbitrary files to be loaded with require from...
Bumps [rack](https://github.com/rack/rack) from 1.2.3 to 1.2.8. Changelog Sourced from rack's changelog. [1.1.6, 1.2.8, 1.3.10] 2013-02-07 Fix CVE-2013-0263, timing attack against Rack::Session::Cookie [1.5.1] 2013-01-28 Rack::Lint check_hijack now conforms to other parts...
Bumps [oauth](https://github.com/oauth-xx/oauth-ruby) from 0.4.5 to 0.5.6. Release notes Sourced from oauth's releases. Version 0.5.5 Fixed security issue and cleaned up codebase. v0.5.4 Version 0.5.4 Changelog Sourced from oauth's changelog. ===...
Bumps [rake](https://github.com/ruby/rake) from 0.9.2 to 13.0.1. Changelog *Sourced from [rake's changelog](https://github.com/ruby/rake/blob/master/History.rdoc).* > === 13.0.1 > > ==== Bug fixes > > * Fixed bug: Reenabled task raises previous exception on...
Bumps [rails](https://github.com/rails/rails) from 3.0.10 to 3.2.17. Commits - [`666e9f6`](https://github.com/rails/rails/commit/666e9f65bdfeb6cc5aa80b6254608adc3d7845ce) Preparing for 3.2.17 release - [`388d2f8`](https://github.com/rails/rails/commit/388d2f88886e4da8cc9fd9e14c80a4021ef47da1) Use the reference for the mime type to get the format - [`eaa2101`](https://github.com/rails/rails/commit/eaa2101b294ef546cc3fb35cc3f49c73849ac470) Escape format,...
Bumps [rdoc](https://github.com/ruby/rdoc) from 3.9.4 to 3.12.2. Changelog *Sourced from [rdoc's changelog](https://github.com/ruby/rdoc/blob/master/History.rdoc).* > === 3.12.2 / 2013-02-24 > > * Bug fixes > * Fixed bug in syntax-highlighting that would corrupt...
I get this error, done everything as it is stated in the page, but in step 2 I get this error, please help me, I really don't know what to...
I am totally new to Rails but in need to finish this. I find the example even after seeing the Readme not very helpful. I am not able to understand...
(not that I know what this entails) it's just that i see heroku and rails4 (although it can also do rails3)
Just cloned this, bundle install, got my dev key, etc and followed all setup directions. The app loads fine in localhost but when I click "Step 2" after adding a...