markbates

Mark Bates
Boston, MA
A very simple, yet very powerful caching framework for Ruby
Created 29 days ago
legend
A simple gem for creating the stub of other gems
Created 29 days ago
legend
A simple and easy to use generator system for Ruby
Created 24 days ago
legend
A Ruby web application framework
Created about 1 month ago
legend
ORM support gems for the Mack Framework
Created 12 days ago
legend
A 'blog' demo of how to use the Mack framework
Created about 1 month ago
legend
A demo app to show how to use distributed functionality in Mack
Created about 1 month ago
legend
Ruby core library extensions for the Mack framework
Created about 1 month ago
legend
A very fast & simple Ruby web server
Forked from macournoyer/thin 24 days ago
legend

Public Activity  feed

markbates committed to genosaurus about 22 hours ago

0e9374a792e57969e9d5931ab224a4c10e4340f0

Fixed [#2 state:resolved] exception raised too early when relying on subclass defined `templates_directory_path` and `manifest_path`

markbates committed to genosaurus 1 day ago

80a1b8e7d9d54655dd9eee4f9401e9d17e6f48bb

Now raising an exception if unable to figure out the templates_directory_path and manifest_path dynamically. Also fixed the damn empty git problem. [#1 state:resolved]

markbates committed to genosaurus 1 day ago
markbates committed to genosaurus 1 day ago

0ea110e16dab2c0295e357ac73d954596d3ae0c0

Now raising an exception if unable to figure out the templates_directory_path and manifest_path dynamically. [#1 state:resolved]

markbates committed to genosaurus 1 day ago

8422722d77fcbadab346efd7cd8bdd870ff03d45

A simple change to test GitHub service settings.

markbates committed to mack 2 days ago

435f0531c8de9223cea3b186b58c1f4d4fb79ef8

Merge branch 'master' of git@github.com:markbates/mack

markbates committed to mack 2 days ago

a030287aaa14adedf4562b46b7fe4d6c257ac8f1

Added --local and --no-update-sources to install task.

markbates committed to mack 2 days ago

b43dc701be1d9a8afe2d61f666a63a38cb64a297

Set the timeout for distributed routes to 0 for registering new routes.