diaspora_federation/spec
Benjamin Neff 1b9dfc812e
Allow to generate WebFinger with additional data
This allows projects to use this library to generate the WebFinger
document when they already need WebFinger for other elements.

Also removed the explicit alias_url, aliases can now be added with
{aliases: [alias_url]} as second parameter.
2017-05-02 22:30:19 +02:00
..
controllers/diaspora_federation Remove fixture_builder 2017-04-04 22:14:13 +02:00
integration Replace factory_girl with fabrication 2017-04-04 22:14:13 +02:00
lib Allow to generate WebFinger with additional data 2017-05-02 22:30:19 +02:00
routing enable routes for receive 2015-12-18 00:14:03 +01:00
support Don't use hash.transform_values 2017-04-05 03:37:20 +02:00
entities.rb Entity JSON serialization/deserialization feature 2017-03-23 13:55:19 +02:00
factories.rb Remove active_record and save models in-memory 2017-04-05 00:36:52 +02:00
spec_helper.rb Make rspec work without rails dependency 2017-04-05 02:02:04 +02:00