Skip to content

spartan-developer/code_samples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  • Spaced-repetition unit tests

  • Java Neural Network Program

  • Helper methods for communicating between iPhone and Rails

    Lets me do stuff like this:

    NSDictionary *catch = [Get dictionaryFromUrl:@"catches/%@", _catchId];
  • Rails controller and model for the back end of an iPhone application

    • Controller uses decent_exposure to make it very clean
    • Model uses paperclip to store images on s3
    • ModelObject < ActiveRecord::Base uses metaprogramming to facilitate JSON serialization via include_attribute
  • Javascript for allowing the editing of a flashcard

    explain how to try this out...

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published