My favorites | Sign in
Project Logo
                
Details: Show all Hide all

Older

  • Aug 07, 2009
    Roadmap Wiki page commented on by BrianPatrickDunn   -   Just want to let you know, I recently Gemified your project and stuck in on github here: http://github.com/briandunn/flix4r/tree/master this meets a couple of your road map goals, including gemness and rails configuration. also added a movie class accessible from each title.
    Just want to let you know, I recently Gemified your project and stuck in on github here: http://github.com/briandunn/flix4r/tree/master this meets a couple of your road map goals, including gemness and rails configuration. also added a movie class accessible from each title.
  • May 09, 2009
    issue 1 (search.rb has operating-system-dependant directory seperator...) Status changed by mustmodify   -  
    Status: Fixed
    Status: Fixed
  • May 09, 2009
    issue 1 (search.rb has operating-system-dependant directory seperator...) Labels changed by mustmodify   -   All require statements have been changed to Ruby's OS-agnostic File.join(path, path, path, ...) Thanks for taking the time to post this. Please let me know if you have any other thoughts / issues / comments.
    Labels: OpSys-OSX OpSys-Linux
    All require statements have been changed to Ruby's OS-agnostic File.join(path, path, path, ...) Thanks for taking the time to post this. Please let me know if you have any other thoughts / issues / comments.
    Labels: OpSys-OSX OpSys-Linux
  • May 09, 2009
    r19 (changed 'require' statements per bug 1 - require statements ...) committed by mustmodify   -   changed 'require' statements per bug 1 - require statements are OS dependant
    changed 'require' statements per bug 1 - require statements are OS dependant
  • May 09, 2009
    r18 (adding rakefile for rake test) committed by mustmodify   -   adding rakefile for rake test
    adding rakefile for rake test
  • May 09, 2009
    r17 (Updating Valuable) committed by mustmodify   -   Updating Valuable
    Updating Valuable
  • May 09, 2009
    Roadmap Wiki page edited by mustmodify
  • May 06, 2009
    issue 1 (search.rb has operating-system-dependant directory seperator...) commented on by sandsfish   -   This issue is also present in the flix4r.rb file itself. The libraries used by it seem to be free of this issue, as once you change the directory delimiter in search.rb and flix4r.rb, samples/search.rb succeeds.
    This issue is also present in the flix4r.rb file itself. The libraries used by it seem to be free of this issue, as once you change the directory delimiter in search.rb and flix4r.rb, samples/search.rb succeeds.
  • May 06, 2009
    issue 1 (search.rb has operating-system-dependant directory seperator...) reported by sandsfish   -   What steps will reproduce the problem? 1. run ruby samples/search.rb What is the expected output? What do you see instead? Expected output is XML to a file. Instead: search.rb:1:in `require': no such file to load -- .\..\flix4r.rb (LoadError) from search.rb:1 What version of the product are you using? On what operating system? OS/X 10.5.6 Please provide any additional information below. I am running this from the OS/X terminal, which has UNIX slash delimiters, the reverse of Windows, which I assume this was developed on.
    What steps will reproduce the problem? 1. run ruby samples/search.rb What is the expected output? What do you see instead? Expected output is XML to a file. Instead: search.rb:1:in `require': no such file to load -- .\..\flix4r.rb (LoadError) from search.rb:1 What version of the product are you using? On what operating system? OS/X 10.5.6 Please provide any additional information below. I am running this from the OS/X terminal, which has UNIX slash delimiters, the reverse of Windows, which I assume this was developed on.
  • Mar 13, 2009
    r15 (add ignore statements to prevent checking in credentials or ...) committed by mustmodify   -   add ignore statements to prevent checking in credentials or data from samples
    add ignore statements to prevent checking in credentials or data from samples
  • Mar 13, 2009
    r14 (change the way credentials are stored... I'm still not satis...) committed by mustmodify   -   change the way credentials are stored... I'm still not satisfied, but this is better.
    change the way credentials are stored... I'm still not satisfied, but this is better.
  • Mar 12, 2009
    Roadmap Wiki page edited by mustmodify
  • Mar 12, 2009
    Roadmap Wiki page edited by mustmodify
  • Mar 12, 2009
    Roadmap Wiki page added by mustmodify
  • Mar 11, 2009
    NetFlixCredentials Wiki page edited by mustmodify
  • Mar 09, 2009
    NetFlixCredentials Wiki page added by mustmodify
  • Mar 09, 2009
    r8 (modified tests to reflect change in responsibility for commi...) committed by mustmodify   -   modified tests to reflect change in responsibility for commit 7
    modified tests to reflect change in responsibility for commit 7
  • Mar 09, 2009
    r7 (changing responsibility of api classes; they now automatical...) committed by mustmodify   -   changing responsibility of api classes; they now automatically send the request instead of returning the request object.
    changing responsibility of api classes; they now automatically send the request instead of returning the request object.
  • Mar 06, 2009
    r6 (sync readme with home page... again) committed by mustmodify   -   sync readme with home page... again
    sync readme with home page... again
  • Mar 06, 2009
    r5 (sync readme with home page) committed by mustmodify   -   sync readme with home page
    sync readme with home page
  • Mar 06, 2009
    r4 (add exception if there are no credentials) committed by mustmodify   -   add exception if there are no credentials
    add exception if there are no credentials
  • Mar 06, 2009
    r3 (removed credentials that shouldn't have been there.) committed by mustmodify   -   removed credentials that shouldn't have been there.
    removed credentials that shouldn't have been there.
  • Mar 06, 2009
    r2 (initial commit) committed by mustmodify   -   initial commit
    initial commit
  • Feb 05, 2009
    Project flix4r created by mustmodify   -   a ruby library for accessing the netflix api
    a ruby library for accessing the netflix api
 
Hosted by Google Code