Project

flamerb

0.0
The project is in a healthy, maintained state
Flame is a powerful Ruby gem designed to simplify and streamline application development by providing a comprehensive set of tools and functionalities.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 3.12
~> 1.29
~> 0.60.0

Runtime

= 6.1.7
~> 2.4
 Project Readme

Flame

Flame is rails app generator inspired in Suspenders

Installation

Add this line to your application's Gemfile:

$ gem install flamerb
$ flamerb <app_name>

Gemfile

  • AMS for serialize json (api)
  • Devise for user authentication
  • Haml we prefer use haml extension instead classic .erb
  • Pager API & Pagy for api pagination
  • Vite instead webpack
  • Annotate generate comments on the model with current schema

for test environment we use:

Package.json

for dev dependencies

  • standard
  • @vitejs/plugin-react-swc
  • eslint-plugin-react

Style Guide

Projects created with Flame come with Standard

To Do

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/[USERNAME]/Flame.

License

The gem is available as open source under the terms of the MIT License.