Leszek
Leszek
Hi, I'm newbie to TDD so my appologize for that question, but shouldn't we write test for Twitter like for Facebook? `public function testSocialFeedCanBeInstantiated() { $t = M::mock('Example\FeedReaders\FacebookFeedReader'); $s =...
SoundCloud does not allow to register new API access. Any chance to update the MUSIC example to use something that is available for all people?
Will be there some updates/fixes to support Android?
Wrong close upload button. There is not
``` public function action_logout() { Auth::logout(); Redirect::to('home/index'); } ``` ---> return Redirect::to('home');
http://vadimg.com/twitter-bootstrap-wizard-example/examples/basic-formvalidation.html# On step2 exit it should validate input, but when click on steps (on top) it does not fire input validation.
Add on the end of file ("modules/auth/" for HMVC): /\* End of file Tank_auth_groups.php _/ /_ Location: ./application/modules/auth/libraries/Tank_auth_groups.php */ And to model: /\* End of file ta_groups_users.php _/ /_ Location:...