Show More
Commit Description:
add user profile page listing all submission, permission is by 'right.user_view_submission'...
Commit Description:
add user profile page listing all submission, permission is by 'right.user_view_submission'
add link from users to their profile page
References:
File last commit:
Show/Diff file:
Action:
test/fixtures/announcements.yml
| 11 lines
| 191 B
| text/x-yaml
| YamlLexer
|
|
r97 | # Read about fixtures at http://ar.rubyonrails.org/classes/Fixtures.html | ||
one: | ||||
author: MyString | ||||
body: MyText | ||||
published: false | ||||
two: | ||||
author: MyString | ||||
body: MyText | ||||
published: false | ||||