writed for education only...
- Test coverage? It's matter
- Auth via social networks
- Ajax, if we need it
- Parts of html/css coding (still hate it, yeah)
install:
- git clone [email protected]:ecuezzo/RoR-blog.git
- cd RoR-blog
- bundle install
- rake db:migrate
- rake db:seed
- rails s (or what you like, may be passenger)
admin login/pass are stored in db/seeds.rb, so don't forget to change it, before run rake db:seed
(c) 2011