https://github.com/ankurgel/switter
Short Twitter
https://github.com/ankurgel/switter
Last synced: 3 months ago
JSON representation
Short Twitter
- Host: GitHub
- URL: https://github.com/ankurgel/switter
- Owner: AnkurGel
- Created: 2012-09-01T14:27:01.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2012-09-18T17:49:52.000Z (over 12 years ago)
- Last Synced: 2025-02-08T04:27:08.661Z (4 months ago)
- Language: Ruby
- Homepage: http://switter.heroku.com
- Size: 266 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.mkd
Awesome Lists containing this project
README
Welcome to Switter
=================
### Production: ###[http://switter.heroku.com](http://switter.heroku.com)
### Platform used ###
* ActiveRecord ORM
* [HAML](http://haml-lang.com) as templating engine
* [Twitter Bootstrap](http://twitter.github.com/bootstrap/)
* [JQuery](http://jquery.com) and [JQueryUI](http://jqueryui.com/)
* RSpec, Capybara, [FactoryGirl](https://github.com/thoughtbot/factory_girl) for TDD
* Debugger and awesome_print for debugging