We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Keep absolute URL for Optional-Features in ruby code
Use relative URL to link wiki page
Try with relative images URL
Integrate images directly in chouette-core wiki
Rails spec: Clean up code formatting * Remove extra whitespace * Make calls consistent (e.g. `before` blocks) * Add line breaks to ensure users aren't forced to scroll horizontally to read the code
Rails spec: Use new Ruby hash syntax
Rails spec: Fix links to integration_spec_helper.rb matcher definitions These links didn't use the correct line numbers.
Rails spec: Translate to English
Rails models: Translate to English Keep the unfinished parts in a similar state.
Rails views: Translate to English Also improve some of the code sample sections, using the correct names for things, being more specific about where things go, and using more whitespace to improve readability.
Updated Optional Features (markdown)
Rails I18n: Improve English * Remove some french-isms in plurals * Add missing single quote in `#t_action` example
Rails Controller: Translate to English
Rails migrations: Translate to English
Home: Update link to "Optional Features" page I renamed the page title from "Optionnal Features", but didn't correct this link when I did so.
Home: Use `git push --force-with-lease` instead of `--force` The `--force-with-lease` flag is safer than `--force`, so it should be recommended first.
Home: Translate to English Translate all French text into English. Use "GitHub" instead of "Github". Remove some trailing whitespace.
Updated Home (markdown)
Rename `Optionnal-Features.md` to `Optional-Features.md` Use English spelling.
Created Rails views (markdown)
Created Rails spec (markdown)
Created Rails models (markdown)
Created Rails migrations (markdown)
Created Rails I18n (markdown)
Created Rails Controller (markdown)
Seed-database.md: Improve English grammar and punctuation * Re-arrange some words for more fluid English * Remove spaces before colons
Created Optionnal Features (markdown)