Giter Site home page Giter Site logo

rails-7-template's People

Contributors

bpurinton avatar jelaniwoods avatar raghubetina avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

rails-7-template's Issues

Databases are set up in sqlite3 for development and test environments

[Preface: I come from the DPI SDF 2023-9.1 so I don't have the big picture vision to know if my feedback is good or not. In this course, the last lesson we have before we start our personal project is Photogram Industrial in which we use the gem devise and enable "citext" which I think is only available with Postgresql.]

/config/database.yml is using sqlite3

Would it be more consistent with the other lessons to use Postgresql instead, so "citext" is available from the start?

Remove firstdraft gems

@jelaniwoods Can we remove the firstdraft gems from the Gemfile, e.g. get rid of the github... from these lines:

gem "appdev_support", github: "firstdraft/appdev_support"

I actually just tried to do this, but when I bundled I got

Could not find gem 'appdev_support' in rubygems repository https://rubygems.org/ or installed
locally.

So maybe this change isn't quite ready yet?

Upgrade rails to ~> 7.1

I'm writing a lesson on async jobs using Solid Queue and Mission Control. Mission Control requires rails ~> 7.1. Soild Queue is really nice since it uses db tables instead of redis, which makes deployments simpler/cheaper. Also, you can run it on sqlite which means you can still use codespaces.

Any plans to upgrade the rails version?

Live Reload Gem

Hello, I think it would be nice to have a live reloader for erb, js and css files in the template. Here is the live reloader I use. Let me know if I can submit a pull request!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.