GitXplorerGitXplorer
a

robodisco3

public
2 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
5de9d3990cfe931b2fb36e483d0fad9d01d32de4

edit readme

aadamakhtar committed 13 years ago
Unverified
1ae2ea1e51e6e7e51d9712f1cb609582d8ba685b

ignore cassettes folder

aadamakhtar committed 13 years ago
Unverified
5765ade8a800056829cbe047bde42ed5a80459d9

creaet jasmine test for tracklisting

aadamakhtar committed 13 years ago
Unverified
c8b394d48dda513771430e488bc23bdfe32e6752

add jquery.pulse.js to jasmine.yml

aadamakhtar committed 13 years ago
Unverified
90942a8040fbc6a8010bd411f69df249e49c50cd

install jasmine_jquery

aadamakhtar committed 13 years ago
Unverified
1d47459ded8265e2ed81e0d214f3a0c5f950cfc6

add and install jasmine to gemfile

aadamakhtar committed 13 years ago

README

The README file for this repository.

== RobodiscoFm

Robodiscofm is basically a better way to see all the music videos for your favourite albums. Simply search for your album or album artist, select the album, sit back and let the jukebox play all the songs back to you.

Uses capybara, rspec for testing vcr to automatically stub out external requests during tests (i.e. youtube api results etc) devise / cancan for authorization / authentication good old javascript to power the player.

Things to do. Replace my javascript code with coffeescript. Use backbone.js for the player logic. Create prettier saved albums. Allow users to sign in with twitter and facebook.