Sha256: 851ad0fe9e48c344e8398cfc671c7667ee0d6014e3d6f5b1a6cf4355a78a6037

Contents?: true

Size: 1.38 KB

Versions: 2

Compression:

Stored size: 1.38 KB

Contents

v0.6.0
  * Add status, cookie, and xfbml options to fgraph_javascript_init_tag

v0.5.0
  * Update httparty dependency
  
v0.4.0
  * 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

2 entries across 2 versions & 1 rubygems

Version Path
fgraph-0.6.1 History
fgraph-0.6.0 History