GithubHelp home page GithubHelp logo

sugar-for-pirate-king / rails-app-template Goto Github PK

View Code? Open in Web Editor NEW
0.0 3.0 1.0 17.42 MB

Cute template made easy

License: Apache License 2.0

Ruby 100.00%
rails-template rails-application rails

rails-app-template's Introduction

Rails application template

Rails template engine to help you creating new rails application includes some cute stuff.

Usage

$> git clone [email protected]:sugar-for-pirate-king/rails-app-template.git
$> rails new my-awesome-project -T -m rails-app-template/template.rb

What do you got

  • RSpec, a testing framework in Ruby. From unit to system spec.
  • Factory Bot, A library for setting up Ruby objects as test data
  • Vue.js, a javascript framework.
  • Bootstrap, a css framework.
  • Rubocop, a static analysis tools in Ruby.
  • Pry, a tool for debugging in Ruby.

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/sugar-for-pirate-king/rails-app-template. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.

License

(Apache License 2.0)

Copyright (c) 2019 Philip Lambok

rails-app-template's People

Contributors

philiplambok avatar

Watchers

 avatar  avatar  avatar

Forkers

philiplambok

rails-app-template's Issues

Add default authentication

Features:

  • Simple login with username or email and password
  • Simple registration user data with username, email and password

Install vue.js

Use vue.js as frontend (javascript) framework in template.

Fix warning message when running rspec

When running rspec that includes system spec, i've got this warning message:

WARN Selenium [DEPRECATION] Selenium::WebDriver::Chrome#driver_path= is deprecated. Use Selenium::WebDriver::Chrome::Service#driver_path= instead

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.