/MicroTwitter

A basic Twitter clone in Ruby on Rails

Primary LanguageRuby

MicroTwitter

A Twitter-like posting application built with Ruby on Rails, following along Michael Hartl's Ruby on Rails Tutorial. This project is my second in Rails but my first foray into test-driven development, and makes use of RSpec and Capybara for testing.