public
Fork of ndemonner/stone
Description: Plug-and-play data persistence created for small Ruby web applications.
Homepage: http://stone.rubyforge.org
Clone URL: git://github.com/juretta/stone.git
ndemonner (author)
Sat Apr 12 19:47:03 -0700 2008
commit  e8bf56dd4c68a20f7a5bbbaa5924adb13874f095
tree    2e8c1d9055549b804ed01dacb23d9584b429049c
parent  1e8118823d58b5ac585857f49e2119c94075fdd0
stone / Manifest.txt
100644 45 lines (44 sloc) 1.107 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
History.txt
License.txt
Manifest.txt
README.txt
Rakefile
bin/stone-gen
config/hoe.rb
config/requirements.rb
lib/stone.rb
lib/stone/callbacks.rb
lib/stone/core_ext/string.rb
lib/stone/data_store.rb
lib/stone/resource.rb
lib/stone/utilities.rb
lib/stone/version.rb
log/debug.log
sandbox_for_specs/datastore/authors/1.yml
sandbox_for_specs/datastore/authors/2.yml
sandbox_for_specs/datastore/authors/3.yml
sandbox_for_specs/datastore/authors/4.yml
sandbox_for_specs/datastore/authors/5.yml
sandbox_for_specs/datastore/posts/1.yml
sandbox_for_specs/datastore/posts/2.yml
sandbox_for_specs/sample_resources/author.rb
sandbox_for_specs/sample_resources/comment.rb
sandbox_for_specs/sample_resources/person.rb
sandbox_for_specs/sample_resources/post.rb
script/console
script/destroy
script/generate
script/txt2html
setup.rb
spec/resource_spec.rb
spec/spec_helper.rb
spec/stone_spec.rb
spec/utilities_spec.rb
tasks/deployment.rake
tasks/environment.rake
tasks/website.rake
website/index.html
website/index.txt
website/javascripts/rounded_corners_lite.inc.js
website/stylesheets/screen.css
website/template.html.erb