Sha256: f78638282086c53e7d27d5805c691eea2554e17b6f1dfacaaf9719faa59729df

Contents?: true

Size: 1.26 KB

Versions: 1

Compression:

Stored size: 1.26 KB

Contents

v0.3.5
  * Replace fbs_cookies.gsub! with .gsub
  * FGraph.get_id now supports :id 
  * Replace array.count with array.length
  * Fix client_test failures
  
v0.3.4
  * Add FGraph::Client#update_options method
  
v0.3.3
  * Fix rake fgraph:setup not creating fgraph.yml config on gem install 
  * Update Rdoc

v0.3.2
  * Add FGraph::Client#instance
  * Handle expired session error in fgraph_logged_in? gracefully

v0.3.1
  * Fix FGraph::Client#insights not passing app_access_token value properly
  * Move fgraph_picture_url from fgraph_tag_helper to fgraph_helper
  
v0.3.0 
  * Add fgraph_user, alias for fgraph_current_user
  * Fix error when generating config file in rake task
  
v0.2.1 - May 26, 2010
  * Update rdoc
  
v0.2.0 - May 26, 2010
  * Rails plugin support
  * Add FGraph::Collection response object
  * Allow Hash object as id input
  
v0.1.5 - May 25, 2010
  * Fix FGraph::Client not passing default :access_token options properly
  
v0.1.4 - May 22, 2010
  * Update rdoc, client_id should refer to Application ID instead of 
    API Key (as of OAuth v2)
  * Remove :app_id option from FGraph::Client
  
v0.1.3 - May 21, 2010
  * Update rdoc
  
v0.1.2 - May 20, 2010
  * Update rdoc
  
v0.1.1 - May 20, 2010
  * Update rdoc
  
v0.1.0 - May 20, 2010
  * Initial release

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
fgraph-0.4.0 History