-
Notifications
You must be signed in to change notification settings - Fork 2
This repository stores the source code of examples from my site (rails 3.0.0 based sites)
iliu/mysite-examples
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This site stores the source code of the blog entries of my website. The master branch just has a basic rails application generated with the nifty generator gem and a controller that is home. There are several branches that contain different project source codes that can be pulled. Branches: * fb_graph_gem - This is a demo of the fb_graph_gem * fb_graph_cache - This is a demo of caching facebook graph api call results in local database To get access the branches: 1. Clone the repository 2. List all the remote branches with "git branch -a" 3. Checkout the remote branch: git checkout -b <created local branch name> <remote branch name> 4. Follow the README after your check out the branch to run the demos
About
This repository stores the source code of examples from my site (rails 3.0.0 based sites)
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published