Skip to content

Releases: sjmog/ralyxa

Rails compatibility

10 Jan 23:47
Compare
Choose a tag to compare

Ralyxa can now be used with the Ruby on Rails web application framework.

  • Fixes an issue where Rails doesn't need you to manually rewind requests, referenced here.

Ruby 2.3+

09 Jan 15:58
Compare
Choose a tag to compare

Ralyxa supports Ruby versions from 2.3 to 2.5.

Also rewinds the body of the request, fixing a bug where read requests would be handled improperly.

Request Verification

04 Jan 10:10
df7709a
Compare
Choose a tag to compare

Alexa skills require signature verification to be fully-compliant. This version adds request verification to Ralyxa.