Git Product home page Git Product logo

hello's Introduction

Hello

A Rails Engine.
Provides a set of valuable features for Registration, Authentication, Management and Internationalization.

Tested With The Latest

Ruby 2.3 Ruby 2.4.0-dev Rails 5.0

Status

Is It Working? Is It Tested? Code Quality
Master Build Status Code Climate Code Climate
# of Downloads Maintainance Status Get Involved!
Downloads Dependency Status GitHub Issues

Install

Gemfile
gem 'hello-rails'
gem 'bcrypt'   # bcrypt is a requirement
gem 'nav_lynx' # nav_lynx is optional, add it if you are using hello for the first time
Terminal
bundle install
bundle exec rails generate hello:install
bundle exec rake db:migrate

Generators

After you are comfortable with this gem, come back and give these guys a try!

bundle exec rails generate hello:install # initial setup
bundle exec rails generate hello:users # our secret-sauce scaffold for users
bundle exec rails generate hello:views # copies our view files to your project
bundle exec rails generate hello:locales # copies our translation files to your project
bundle exec rails generate hello:concerns # copies our key-behavior files to your project

How To

Contributing

Versions

Semantic Versioning 2.0.0

Thank You

Tim Lucas, John Nunemaker, Dan Everton and Johan Andersson or their open source gem user_agent_parser. As well as Tobie Langel and everybody involved in BrowserScope (full list), as our device and browser detection derives from their open-source work.

Iain Hecker for his open source gem http_accept_language that helps us understand browser's favorite locales.

Brian Landau and Ryan Foster for NavLynx as well as everybody on the Bootstrap Team as we use these open source projects on our generated view code.

Copyright

Copyright 2013-2016 James Pinto โ€“ Released under MIT License

hello's People

Contributors

th1agoalmeida avatar marcelobarreto avatar brodock avatar mpapis avatar demental avatar acamino avatar evandrodp avatar gomayonqui avatar mschnack avatar rthbound avatar sadjow avatar davidzhu001 avatar matleroux avatar nebtrx avatar

Watchers

Supphachai Chobjit avatar

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.