GitXplorerGitXplorer
S

blogger

public
0 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
afde6d0a5924f173dbd47a2a8f57050c81e7f3d8

Added the README file.

committed 12 years ago
Unverified
6317a5721b035ae08fe2473da0be70b759277276

Added the Atom feed for the articles.

committed 12 years ago
Unverified
a5e33043631874a72de85386386b43d2dc9d3431

added the naigation horizontal sidebar to the layout.

committed 12 years ago
Unverified
606a69fe07a2bb787304ad0ced3d73bb6efa5138

Fixed a problem with getting articles in December cause of December next

committed 12 years ago
Unverified
e8e1f0cb03db9399f1c8ad7ff302c87d41918c73

Now can visit the 3 most popular articles.

committed 12 years ago
Unverified
5b4595d29083cc6c9b0f5a46ae9d94ad3c507bc3

Tracking how many times an article has been viewed.

committed 12 years ago

README

The README file for this repository.

Blogger

This code is based on Blogger Sample Project by Jumpstart Lab.

I wrote it for fun and deliberate practicing! I added all the features mentioned in the Extra section at the bottom. Did a bunch of Refactoring on the code and added unit tests to the project. Also extracted most of the rails-unrelated parts to their own place and they have super-fast-isolated tests!

  • As usual feedbacks are more than welcome!