-
-
pandoc-old
... involving lists. Consider this source:
1. First
2. Second:
- Fee
- Fie
- Foe
3. Third
Pandoc transforms this into ... -based slide show with Pandoc is easy. A title
page is constructed automatically from the document's ...
-
restaurant-review
... - 0.16_LAALSHOP.
* LS#2 Implement domain based virtual hosting support
* LS#4 Add welcome page
* LS#5 Implement Product gallery ... anyplace and put marker
* 79. Should have option to share a specific picture
* 55. Fix duplicate review related issue
* 43. ...
-
describe
... .
%git clone git://github.com/cchou/describe.git
or download a copy from the download page.
2. Test the installation via the test harness.
%rake spec
%cucumber feature/*
3. Run the description srvice
%ruby describe ...
-
rblog
... http://github.com/igor-alexandrov/rblog|
h1. Requires
* *rails* = 2.3.5
* _authlogic_ ≥ 2.1.0
* _cancan_ ≥ 1.1.1
* _gravtastic_ ... version of RBlog at our "demo-page":http://rblog-demo.connectify.ru. Please remember that it is a recent version from trunk ...
-
super_exception_notifier
... in a Rails
application, as well as a default set of error page templates to render
based on the status ... => "OK" }
2. Setup your custom error class: e.g.
in config/environment.rb:
class InsufficientFundsForWithdrawal < StandardError; end
3. ...
-