Skip to content

Releases: TonFw/just_share

Twitter URL refactored

06 Jan 18:06
Compare
Choose a tag to compare

Twitter was bugged if passing just one string as hash_tag, not an array.
FIXED yaya

More Socials & GlobalConfig added

30 Dec 11:57
Compare
Choose a tag to compare

Generating it ShareLink correctly on (tested with RSpec):

  • LinkedIn;
  • Delicious.
  • Tests increased: Global config (it means, config once & every call will use it).

Base must used SocialNetworks on Brazil added

22 Dec 16:52
Compare
Choose a tag to compare

Generating it ShareLink correctly on (tested with RSpec):

  • Facebook;
  • Twitter;
  • GooglePlus;
  • Pinterest;
  • Blogger.
  • Only test & functionality missing: test all the share links without configure each one, just configing the Module & using the generator template to do that configuration.