CARVIEW |
-
Simple tool for creating source-code intensive presentations and coursesForked from pragdave/codex Sun Jun 22 18:48:09 -0700 2008
-
object to xml mapping libraryForked from jnunemaker/happymapper Thu Jan 29 20:04:29 -0800 2009
-
A mirror of the mephisto code-baseForked from technoweenie/mephisto Sat Dec 13 12:28:50 -0800 2008
-
A simple Rails wrapper for the PrinceXML PDF generation library.Forked from mbleigh/princely Mon Nov 24 12:52:10 -0800 2008
-
Ruby on RailsForked from rails/rails Tue Apr 22 06:04:58 -0700 2008
-
Behaviour Driven Development framework for RubyForked from dchelimsky/rspec Fri Feb 29 15:32:44 -0800 2008
-
A collection of RSpec matchers to be used with the Ruby on Rails projectForked from joshknowles/rspec-on-rails-matchers Mon Apr 21 22:15:30 -0700 2008
-
RSpec's official Ruby on Rails pluginForked from dchelimsky/rspec-rails Fri Jul 11 08:51:03 -0700 2008
Public Activity

-
brandon committed ec4a5b5a:
Remove unused (for now) parameters on the SMS send and add a link to docs
-
brandon committed 864b4060:
Return true when SMS sends successfully
-
brandon committed 5fd16aca:
Don't require a session when sending SMS messages
-
bryckbost committed 5e634ed3:
taking a blind stab at implementing Facebook's Mobile API calls to send SMS. They're documentation is lacking.
ec4a5b5ac931306e520f3a75da029a57e49be1d9
Remove unused (for now) parameters on the SMS send and add a link to docs
864b40604b606f4e6520da8091dd4b8996a712b8
Return true when SMS sends successfully
5fd16aca8b5f353bac02645210d892f0532253c5
Don't require a session when sending SMS messages

-
brandon committed e87cc287:
Don't require multi_rails for running the tests
-
brandon committed db52d69c:
Fix tests and implementation for pretty errors
-
danielmorrison committed 66838cf9:
Refactored pretty errors to be more easily overridden.
-
brandon committed 716cf300:
Fix a couple instances of referring directly to JSON instead of Facebook.json_decode
-
brandon committed daa54c9b:
Try to load multi_rails when running the tests
-
brandon committed 1a0a35f5:
Override new_facebook_session in cucumber to return mock session instead of monkey patching application controller
-
brandon committed 73ed74bb:
Merge branch 'master' of git@github.com:mmangino/facebooker
-
brandon committed bd2ab518:
Avoid aliasing methods in integration session, inheritance will do
-
brandon committed a62c2aec:
Update test globs for rcov
e87cc287904b07c5ff2a6caf54aa94e828b1bdad
Don't require multi_rails for running the tests

-
brandon committed 108d94a7:
Try out a few more shoulda tests
-
brandon committed ad6bd1ac:
Merge branch 'master' into shoulda
-
brandon committed fa67056f:
Merge commit 'mmangino/master'
-
brandon committed 65416c66:
Update glob for tests in Rakefile and make sure test_helper doesn't get loaded multiple times
-
mmangino committed 76159d61:
Fix button
-
mmangino committed 5fdf4e30:
Updated for more fb connect love
-
mixonic committed a357a10e:
Add allowed_restrictions to a user's available fields
-
mixonic committed a8fabef1:
Don't try to populate model attributes from nil
-
klochner committed 6a954874:
security fix for controller.rb
-
mmangino committed 2a3adde0:
Fix test
-
Carlos Paramio committed 77e133d0:
added support for admin.getRestrictionInfo and admin.setRestrictionInfo

-
brandon committed db52d69c:
Fix tests and implementation for pretty errors
-
danielmorrison committed 66838cf9:
Refactored pretty errors to be more easily overridden.
-
brandon committed 716cf300:
Fix a couple instances of referring directly to JSON instead of Facebook.json_decode
-
brandon committed daa54c9b:
Try to load multi_rails when running the tests
-
brandon committed 1a0a35f5:
Override new_facebook_session in cucumber to return mock session instead of monkey patching application controller
-
brandon committed 73ed74bb:
Merge branch 'master' of git@github.com:mmangino/facebooker
-
brandon committed bd2ab518:
Avoid aliasing methods in integration session, inheritance will do
-
brandon committed a62c2aec:
Update test globs for rcov
-
mmangino committed fbbb26f6:
Fix the order of keys in the image hash to work around a facebooker bug
db52d69c090c16affbc4e386506c7641f92228d4
Fix tests and implementation for pretty errors
108d94a711ba76fe1adaed1a98a0afae1009292d
Try out a few more shoulda tests
ad6bd1ac07dfb54258315350eedee2558849b6cd
Merge branch 'master' into shoulda
716cf300d2f79055dbb4da5ff51e10cdfe581939
Fix a couple instances of referring directly to JSON instead of Facebook.json_decode
daa54c9b1972aedf6a41033e8df489f367279fea
Try to load multi_rails when running the tests
1a0a35f58222c2c7ed75549c09edb44f5c1b1090
Override new_facebook_session in cucumber to return mock session instead of monkey patching application controller
73ed74bb246ba3078361e970076d315dc3f09524
Merge branch 'master' of git@github.com:mmangino/facebooker
bd2ab518f3861f8e2b72eeb736f87371d07391a8
Avoid aliasing methods in integration session, inheritance will do
a62c2aec5325369b944560196775c9996f5031fd
Update test globs for rcov
b2840005e86607df4a58adee2b1d3ecd348b2e99
Untaint strings before outputting them
70cb60e496a1f22b6f2f273feccbf0addad16ae6
updated composed_of call for edge rails

-
brandon committed fa67056f:
Merge commit 'mmangino/master'
-
brandon committed 65416c66:
Update glob for tests in Rakefile and make sure test_helper doesn't get loaded multiple times
-
mmangino committed 76159d61:
Fix button
-
mmangino committed 5fdf4e30:
Updated for more fb connect love
-
mixonic committed a357a10e:
Add allowed_restrictions to a user's available fields
-
mixonic committed a8fabef1:
Don't try to populate model attributes from nil
-
klochner committed 6a954874:
security fix for controller.rb
-
mmangino committed 2a3adde0:
Fix test
-
Carlos Paramio committed 77e133d0:
added support for admin.getRestrictionInfo and admin.setRestrictionInfo

-
danielmorrison committed ad594343:
Merge branch 'master' of git://github.com/mmangino/facebooker
-
bryckbost committed 4962a8db:
fleshing out the documentation
-
brandon committed e71fc109:
Add docs for User#upload_photo
-
brandon committed 9f0a3ce0:
Update User#upload_photo to take options hash to set caption and other options supported by the API
-
bryckbost committed d63d9891:
allow fb:board to set the title, similarly to fb:comments
-
danielmorrison committed 87a21675:
Merge branch 'master' of git://github.com/mmangino/facebooker
-
danielmorrison committed 89ddff4b:
Merge branch 'mmangino/master'
-
danielmorrison committed c286bde6:
Merge branch 'mmangino/master'
-
bryckbost committed 9ab02594:
refactor friends method in User
-
brandon committed b1a14732:
Limit equality to only other facebook user objects
-
brandon committed 1ac89d68:
Merge branch 'mmangino/master'
-
iamwilhelm committed 15273163:
added comments to extended permissions
-
tchak committed 8507883a:
Add suport for pages in fql_query
-
danielmorrison committed 9c59f349:
Doc update.
-
danielmorrison committed a1ba518f:
Fixing spelling errors
-
danielmorrison committed 97d724b3:
Merge branch 'master' into tsechingho/master
-
Tsechingho committed b558964c:
add request_comes_from_facebook? as a class method. We can say "ensure_application_is_installed_by_facebook_user if request_comes_from_facebook?" in ApplicationController.
-
brandon committed 9741392c:
Make facebook_params public
-
brandon committed b190aaa9:
Clean up test helpers
-
Tsechingho committed 107c980e:
Update concat deprecation waring for Facebooker::Rails::Helper to be compatible with Rails 2.2
And 30 more commits...
fa67056fd2ed58d1814ff2b515b1bcfe738279d6
Merge commit 'mmangino/master'
65416c66fae3147847f284318b69e5bf8368abee
Update glob for tests in Rakefile and make sure test_helper doesn't get loaded multiple times
c7206a908f5b7099006e3939096a9a205c31762b
Re-organize tests to mirror lib directory structure
c03b89c9801795b9b66b60e6f94d08e3644ca5a2
Remove file that has been commented out for a year
ae5072f3c16d1455d4521fbfaefe15d67c96c9f0
Fix tests and implementation for pretty errors

-
brandon committed 5be1539a:
Test fixes
-
brandon committed fc966838:
Merge branch 'master' into rails-2.3
-
brandon committed c44c7ede:
Register fbml and fbjs mime types and set request format so respond_to can be used
-
brandon committed 78edad8d:
Use #facebook_params from test helper for generating request parameters in Rails integration tests
-
brandon committed cad4ef41:
Added a Cucumber world that simulates canvas requests coming from facebook.
-
klochner committed d8930f8c:
security fix for controller.rb
-
mmangino committed 7a5bb0a0:
Fix test
-
Carlos Paramio committed 338d68df:
added support for admin.getRestrictionInfo and admin.setRestrictionInfo
-
albemuth committed 52c9b705:
FbConnect::fb_login_button now accepts an options hash as second argument
5be1539a56004890bde38816fea7312526354fbc
Test fixes
fc96683884903280478cc9c3139fd70682784f2b
Merge branch 'master' into rails-2.3