postmodern / contextify

Load Objects from Ruby files without having to use YAML or define classes named like the file.

This URL has Read+Write access

contextify / Manifest.txt
100644 18 lines (17 sloc) 0.435 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
History.txt
Manifest.txt
README.txt
Rakefile
lib/contextify.rb
lib/contextify/exceptions.rb
lib/contextify/exceptions/context_not_found.rb
lib/contextify/exceptions/unknown_context.rb
lib/contextify/extensions.rb
lib/contextify/extensions/meta.rb
lib/contextify/extensions/meta/object.rb
lib/contextify/pending_context.rb
lib/contextify/contextify.rb
lib/contextify/version.rb
spec/contextify_spec.rb
spec/spec_helper.rb
tasks/spec.rb