Creating A Simple Rails Engine
In this post, we’ll create a simple gem with the aid of the Enginex gem. Our gem will be a Rails Engine that uses the MailForm gem to allow a user to send us an email.
Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!
In this post, we’ll create a simple gem with the aid of the Enginex gem. Our gem will be a Rails Engine that uses the MailForm gem to allow a user to send us an email.
Post a comment