raw1z / amistad

Adds friendships management into a rails application
http://github.com/raw1z/amistad
MIT License
185 stars 71 forks source link

configuration #35

Closed JeremyLi closed 11 years ago

JeremyLi commented 11 years ago

where is the place to configure something like this:

Amistad.configure do |config| config.friend_model = 'Profile' end

raw1z commented 11 years ago

In an initializer