This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
Run the following if you haven't already:
gem sources -a http://gems.github.com
Install the gem(s):
sudo gem install dyoder-waves
commit 0e905fec452ac7c3495cc19b15ddd73d95a2e987
tree d9b58f7d136f8244cd1dc9d711f4118cd71c0280
parent 3348ab86f52094e3df4b60b3d0ee8e263d7b82e3
tree d9b58f7d136f8244cd1dc9d711f4118cd71c0280
parent 3348ab86f52094e3df4b60b3d0ee8e263d7b82e3
- samples/jblog/Rakefile
- samples/jblog/bin/waves-console
- samples/jblog/bin/waves-server
- samples/jblog/configurations/development.rb
- samples/jblog/configurations/mapping.rb
- samples/jblog/configurations/production.rb
- samples/jblog/doc/EMTPY
- samples/jblog/lib/application.rb
- samples/jblog/models/comment.rb
- samples/jblog/models/entry.rb
- samples/jblog/public/css/site.css
- samples/jblog/public/javascript/site.js
- samples/jblog/schema/migrations/001_initial_schema.rb
- samples/jblog/schema/migrations/002_add_comments.rb
- samples/jblog/schema/migrations/templates/empty.rb.erb
- samples/jblog/startup.rb
- samples/jblog/templates/comment/add.mab
- samples/jblog/templates/comment/list.mab
- samples/jblog/templates/entry/edit.mab
- samples/jblog/templates/entry/list.mab
- samples/jblog/templates/entry/show.mab
- samples/jblog/templates/entry/summary.mab
- samples/jblog/templates/errors/not_found_404.mab
- samples/jblog/templates/errors/server_error_500.mab
- samples/jblog/templates/layouts/default.mab





Comments
No one has commented yet.