gina-alaska / ubermap

Build your own map!
MIT License
2 stars 2 forks source link

[map form] add select for orgs that user belongs to. #32

Open grimm opened 7 years ago

grimm commented 7 years ago

use simple form to add select. use cancancan record fetching functions to pull orgs.

teknofire commented 7 years ago

@articles = Article.accessible_by(current_ability, :read) from https://github.com/CanCanCommunity/cancancan/wiki/Fetching-Records