All Projects → fjordllc → Bootcamp

fjordllc / Bootcamp

プログラマー向けEラーニングシステム

Programming Languages

ruby
36898 projects - #4 most used programming language

Labels

Projects that are alternatives of or similar to Bootcamp

Rails Letsencrypt
The Let's Encrypt certificate manager for rails
Stars: ✭ 104 (-5.45%)
Mutual labels:  rails
Readyresponder
Local Incident Management System - This is used for tracking resources for Local Emergency Management
Stars: ✭ 106 (-3.64%)
Mutual labels:  rails
Spyme
Rails plugin that stores the browser geolocation
Stars: ✭ 108 (-1.82%)
Mutual labels:  rails
Rails Doubletap Rce
RCE on Rails 5.2.2 using a path traversal (CVE-2019-5418) and a deserialization of Ruby objects (CVE-2019-5420)
Stars: ✭ 105 (-4.55%)
Mutual labels:  rails
Rubocop Rails config
RuboCop configuration which has the same code style checking as official Ruby on Rails.
Stars: ✭ 106 (-3.64%)
Mutual labels:  rails
Qaror
Questions & Answers platform on Rails - stackoverflow clone
Stars: ✭ 107 (-2.73%)
Mutual labels:  rails
Activestorage Aliyun
Wraps the Aliyun OSS as an Active Storage service.
Stars: ✭ 103 (-6.36%)
Mutual labels:  rails
Simple token authentication
Simple (but safe) token authentication for Rails apps or API with Devise.
Stars: ✭ 1,474 (+1240%)
Mutual labels:  rails
Brimir
Email helpdesk built using Ruby on Rails and Zurb Foundation
Stars: ✭ 1,404 (+1176.36%)
Mutual labels:  rails
Entangled
Rails in real time
Stars: ✭ 108 (-1.82%)
Mutual labels:  rails
Rails Env Credentials
Enhances Rails credentials for multiple environments
Stars: ✭ 105 (-4.55%)
Mutual labels:  rails
Pingcrm
PingCRM on Rails - A Ruby on Rails demo application to illustrate how Inertia.js works
Stars: ✭ 106 (-3.64%)
Mutual labels:  rails
Rails
Ruby on Rails
Stars: ✭ 49,693 (+45075.45%)
Mutual labels:  rails
Counter culture
Turbo-charged counter caches for your Rails app.
Stars: ✭ 1,397 (+1170%)
Mutual labels:  rails
Gdpr Rails
An example project on building a GDPR compliant application
Stars: ✭ 109 (-0.91%)
Mutual labels:  rails
Ruby Getting Started
Getting Started with Ruby on Heroku
Stars: ✭ 103 (-6.36%)
Mutual labels:  rails
Rails Hackernews Reddit Producthunt Clone
hacker news / reddit / social link-sharing website. Built with Rails.
Stars: ✭ 107 (-2.73%)
Mutual labels:  rails
Rails stuff
Collection of useful modules for Rails.
Stars: ✭ 110 (+0%)
Mutual labels:  rails
Active record Events
Manage timestamps in ActiveRecord models
Stars: ✭ 109 (-0.91%)
Mutual labels:  rails
Factory bot instruments
Instruments for benchmarking, tracing, and debugging Factory Girl models.
Stars: ✭ 108 (-1.82%)
Mutual labels:  rails

Bootcamp

プログラマー向けEラーニングシステム。

インストール

$ bin/setup
$ rails server

テスト

ヘッドレスブラウザーでテスト

$ ./bin/test

普通のブラウザーでテスト

$ HEADED=1 ./bin/test

Lint

rubocopとslim-lintを実行します。

$ ./bin/lint

その他

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].