Skip to content

Releases: gemgento/rails_script

v0.0.7

14 Sep 12:20
Compare
Choose a tag to compare
Version bump

v0.0.6

14 Sep 11:37
Compare
Choose a tag to compare

Added a class generator for generating RailsScript class with no restful routes and that doesn't extend Base.

v0.0.5

11 Sep 14:48
Compare
Choose a tag to compare

Ensure the Controller has a new/edit actions before calling them from the create/update actions.

v0.0.4

10 Sep 23:27
Compare
Choose a tag to compare

Remove the auto generation of all controllers during installation.

v0.0.3

10 Sep 20:27
Compare
Choose a tag to compare

Simplify installation by including the include_rails_script helper to create the JavaScript loader.

v0.0.2

10 Sep 19:43
Compare
Choose a tag to compare

Fixed a namespace bug and code snippet escaping.

v0.0.1

10 Sep 18:41
Compare
Choose a tag to compare

Initial release