root / trunk / examples

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @210 [210] 14 months zimbatm Following _why's advise on #122, replacing [206]
(edit) @206 [206] 15 months zimbatm Fixed "tepee" and "campsh" examples by adding "active_record" require. Not …
(edit) @205 [205] 15 months zimbatm Implicit id column declaration, so that AR can handle them …
(edit) @187 [187] 21 months why * examples/: simplify the sample schemas, as per evn.
(edit) @185 [185] 23 months codeFiend Modified blog.rb example to override ActiveRecord "id" creation (forgot to …
(edit) @184 [184] 23 months codeFiend fixed the campsh.rb example schema as well
(edit) @183 [183] 23 months codeFiend Modified blog.rb example schema and session.rb schema to create proper …
(edit) @182 [182] 23 months codeFiend To avoid ActiveRecord trying to create an id column and conflicting with …
(edit) @156 [156] 2 years why * examples/: updates from zimbatm's patch #80 -- tepee is all glossy now i …
(edit) @153 [153] 2 years why * examples/blog.rb: novaa's security fix from #83, thainks!
(edit) @149 [149] 2 years why * examples/tepee.rb: bit of a style sheet. otherwise, links are smashed. …
(edit) @146 [146] 2 years why * lib/camping/db.rb: The create_schema method takes some options now. …
(edit) @134 [134] 2 years why * lib/camping.rb: allow the Camping scriptable dispatcher …
(edit) @129 [129] 2 years why * lib/camping.rb: trimmed down all the Markaby hooks to assign the Camping …
(edit) @121 [121] 2 years why * lib/camping.rb: protect ServerError? and NotFound? (from zimbatm's #67.) …
(edit) @114 [114] 2 years why * examples/tepee.rb: mongrel else yelp.
(edit) @113 [113] 2 years why * examples/README: ehh very basic.
(edit) @112 [112] 2 years why * examples/*: moving all the examples right into the examples directory, …
(edit) @110 [110] 2 years why * lib/camping.rb: new Camping::Apps stores all app modules. * examples/*: …
(edit) @107 [107] 3 years why * tepee/tepee.rb: incorrect mongrel postamble.
(edit) @103 [103] 3 years why * Rakefile: Camping depends on Markaby 0.5. * examples/campsh/campsh.rb: …
(edit) @96 [96] 3 years why * bin/camping: idea from adamb, mounting several apps.
(edit) @83 [83] 3 years why * examples/blog/blog.rb: calling Mongrel run per ticket #15.
(edit) @78 [78] 3 years why * examples/tepee/tepee.rb: and word chars only in the page URLs.
(edit) @77 [77] 3 years why * examples/tepee/tepee.rb: okay, allow any tepee titles, but turn all …
(edit) @76 [76] 3 years why * examples/tepee/tepee.rb: fixes page names containing spaces and absolute …
(edit) @73 [73] 3 years why * lib/camping/mongrel.rb: Mongrel comes with Camping gear now, so begone! …
(edit) @72 [72] 3 years why * lib/camping-unabridged.rb: clarifying Helpers#URL docs -- a URI object …
(edit) @69 [69] 3 years why * lib/camping.rb: moved Controllers::Base to Base and Controllers::R to R, …
(edit) @64 [64] 3 years why lib/camping/mongrel.rb: distilled the postamble down to a handler …
(edit) @57 [57] 3 years why * README: wrong urls. * examples/serve: giving the sample server some …
(edit) @56 [56] 3 years why * lib/camping.rb: trimmed about 100 bytes here and there. also, patched a …
(edit) @54 [54] 3 years why * camping.gemspec: no need for autorequire. * bin/camping: if you alter …
(edit) @51 [51] 3 years why * camping.gemspec: distribute CHANGELOG. * lib/camping.rb: Camping no …
(edit) @46 [46] 3 years why lib/camping.rb: trying to get the HashWithIndifferentAccess? to work more …
(edit) @39 [39] 3 years why * camping.gemspec: install the camping executable. * bin/camping: …
(edit) @37 [37] 3 years why examples/blog/styles.css: in blog.rb now. examples/serve: home page and …
(edit) @36 [36] 3 years why * lib/camping.rb: auto-prefix tables to prevent name clash between …
(edit) @34 [34] 3 years why camping.gemspec: version 1.2. lib/camping.rb: trying to …
(edit) @28 [28] 3 years why lib/camping.rb: have Helpers./ throw an error on nil. shorten Mab.tag! …
(edit) @25 [25] 3 years technoweenie converted hardcoded urls to R() calls
(edit) @24 [24] 3 years technoweenie added page list and top navigation
(edit) @23 [23] 3 years why lib/camping.rb: added Camping.goes, bug in …
(edit) @19 [19] 3 years why examples/charts: charting sample app from mdaines.
(edit) @14 [14] 3 years why lib/camping.rb: redirect now picks the route most likely. moved route …
(edit) @7 [7] 3 years why examples/blog/blog.rb: needed to create a blank Post before adding.
(edit) @6 [6] 3 years why blog/start: bah.
(edit) @5 [5] 3 years why blog/start: allow ctrl-c.
(edit) @4 [4] 3 years why examples/blog/styles.css: basic css. examples/blog/blog.rb: no posts …
(edit) @3 [3] 3 years why examples/blog/blog.rb: ability to run directly from the examples …
(add) @1 [1] 3 years why Initial import.
Note: See TracRevisionLog for help on using the revision log.