mirror of
https://github.com/Retrospring/retrospring.git
synced 2025-01-31 09:09:09 +01:00
66efa5d4f4
- replace `match` with `get`/`post`/`patch`/`delete` - format routes.rb - rename the `show_user_{profile,question,answer}` routes to `profile`, `question`, `answer` so `url_for` (used by Rails Admin) works fine for these things - also add `to_param` to the `User` model so that `url_for(some_user)` uses the user name |
||
---|---|---|
.. | ||
controllers | ||
factories | ||
fixtures | ||
helpers | ||
integration | ||
lib | ||
models | ||
requests/user | ||
shared_examples | ||
support | ||
workers | ||
rails_helper.rb | ||
spec_helper.rb |