Skip to content

Releases: ScotterC/fileclip

Version 0.3.2

26 Feb 19:21
Compare
Choose a tag to compare
  • Removed need for attr_accessible
  • Cleaned up Gemspec
  • Check if console.log exists before using

Version 0.3.1

07 Jan 17:26
Compare
Choose a tag to compare
  • Option for Default Service
  • Callback in link_to_fileclip helper. Thanks @heythisisnate
  • Pass filepicker options to JS constructor. Thanks @heythisisnate

Version 0.3.0

06 Dec 18:03
Compare
Choose a tag to compare
  • Loading Filepicker JS async when needed
  • Added coverage status
  • Does not load JS in test environment
  • Added Sidekiq functionality. Thanks @heythisisnate

Version 0.2.4

29 Oct 18:30
Compare
Choose a tag to compare
  • Added tests
  • Filename now being cleaned by Paperclip's filename cleaner

Version 0.2.3

07 Oct 16:35
Compare
Choose a tag to compare

Cleaned up initialization process with Railties and Engine

Version 0.2.2

07 Oct 02:23
Compare
Choose a tag to compare

Added configuration for filepicker options

  • change services
  • change max file size
  • change storage path
  • change mime types acceptance
  • change file access

Fixed gemspec so files actually get pushed to rubygems

Version 0.2.0

06 Oct 22:00
Compare
Choose a tag to compare

Documentation
DelayedPaperclip and Resque Support
Skipping proper validations
link_to_fileclip accepts a block

Initial Release

07 Aug 23:39
Compare
Choose a tag to compare

First stable version