| Age | Commit message (Collapse) | Author |
|
Colons should be surrounded with spaces.
|
|
Turns out the parser requires the link to not have spaces in it. Replace
these with their URL encoded variants.
|
|
To get it to convert the Markdown to HTML for rendering on GitHub.
|
|
Include a linked table of contents
|
|
Includes:
* Prerequisite installation procedures
* Project setup
* Ice Cream model and page display
* Authentication
* Creating a model via the interface
* A Rails command reference
Desired additions:
* Editing ice creams (only by users who created them)
* Comments on ice creams
* Ratings of ice creams
* Maybe some info about the asset pipeline
|