3
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 9 hours ago. based on code collected 1 day ago.
Jun 18, 2025 — Jun 18, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #18 from darkofabijan/routes-printer More... over 12 years ago
Move resources generation and add :edit, :only, and :except tests. More... over 12 years ago
Merge branch 'merge_nested_and_limited_routes' of github.com:nurugger07/phoenix into nurugger07-merge_nested_and_limited_routes More... over 12 years ago
Remove excess funtions around action extraction More... over 12 years ago
Routes printer refactoring. More... over 12 years ago
Limit resource routes with :only/:except option More... over 12 years ago
Just read attribute in __routes__. More... over 12 years ago
Merge pull request #22 from darkofabijan/root-path More... over 12 years ago
Fix routing of root path and allow definitions of routing paths with leading slash. More... over 12 years ago
Fix routing of root path and allow definitions of routing paths with leading slash. More... over 12 years ago
Fix example router. More... over 12 years ago
Update phoenix mix task help. More... over 12 years ago
__routes__ method is not public api. More... over 12 years ago
Test for routes task added. Also show mix tasks in phoenix apps. More... over 12 years ago
First working version. More... over 12 years ago
Implementing raw websocket abstraction More... over 12 years ago
Fix phoenix.new task file location. More... over 12 years ago
Preserve routes as list for runtime. More... over 12 years ago
Merge pull request #16 from chrismccord/cm-nested-routes More... over 12 years ago
Update examples to show nested routing More... over 12 years ago
Clean up nested prefix generation More... over 12 years ago
Refactor nested context handler into Router.Context More... over 12 years ago
Merge pull request #14 from darkofabijan/project-generator More... over 12 years ago
Allow user to specify application folder. More... over 12 years ago
Updated template readme with new router start command. More... over 12 years ago
Add nested resources to router with inflection based named params. More... over 12 years ago
WIP More... over 12 years ago
Minor code formatting changes. More... over 12 years ago
Fix application module name. More... over 12 years ago
Note about using project generator. More... over 12 years ago