Skip to content

Releases: restarone/comfortable-mexican-sofa

integer parser

23 Feb 15:11
ccf9415
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.4...3.5

Patch for broken categorizations

19 May 19:28
456fb85
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.3...3.4

Ruby 3.0 fix

03 Jan 19:57
2b80ce7
Compare
Choose a tag to compare

When trying to load up the application in Rails 6.1 and Ruby 3.0, you get an error (sorry missing the error message here, but trust me). This fixes the error by adding the ** operator so that the passed in hash matches the named parameters.

flush page cache after file upload

10 Jul 18:43
31a9844
Compare
Choose a tag to compare
Merge pull request #5 from restarone/flushPageCacheAferFileUpdate

when a file is updated, the content cache is flushed so that the upda…

fix file upload

16 Jun 04:30
53ad319
Compare
Choose a tag to compare
Merge pull request #4 from restarone/fixFileUpdate

fix file update