#
ror
Here are 135 public repositories matching this topic...
-
Updated
Dec 6, 2019 - Ruby
Rails learning Hub, related to Ruby, Rails and everything in between
ruby
rails
web-development
ror
rails-tutorial
rails-talks
interview-preparation
rails-jobs
learn-rails
-
Updated
Feb 8, 2021 - Ruby
Migration Validators project core classes
-
Updated
Dec 31, 2016 - Ruby
Residual Network of Residual Networks in Keras
-
Updated
May 23, 2017 - Python
Quickly set up a Ruby on Rails app on Nanobox, the ideal platform for developers. With Nanobox, Rails app developers can set up instant, isolated development environments that can be shared among team members. Rails apps created using Nanobox can be automatically deployed to AWS, Azure, Google Cloud, and other cloud hosts without the need for devops. Once in production, your Rails app can be monitored, scaled, and managed using our tool suite for live apps.
ruby
rails
aws
devops
devtools
ruby-framework
developer-tools
development-workflow
development-environment
ruby-on-rails
getting-started
ror
nanobox
devops-tools
hacktoberfest
development-tools
deployment-system
deployment-platform
-
Updated
Jul 26, 2018 - Ruby
RoR Capstone Project required at the end of Rails module in Microverse Curriculum. It is an app to create articles. It allows to edit profile, comment, vote and bookmark an article for future reads.
-
Updated
Aug 12, 2021 - Ruby
University of Ottawa - Software Engineering Student Association
-
Updated
Oct 20, 2018 - JavaScript
A Social media desktop web app where movie fans can post their opinions about movies or series they've watched, like opinions, follow their friends or other users whose content they enjoy consuming.
-
Updated
Aug 12, 2021 - Ruby
This project is an autonomous greenhouse, controlled by an Arduino microprocessor. The user interface was developed using HTML and Javascript, but will soon be refactored using Ruby on Rails.
-
Updated
Nov 24, 2020 - HTML
An easy to setup and flexible importer for Ruby on Rails
ruby
rails
activerecord
rubygems
csv
importer
import
rubyonrails
ruby-on-rails
ror
csv-import
csv-importer
active-record-importer
activerecord-importer
activerecord-import
active-record-import
rails-importer
rails-import
ruby-on-rails-import
ruby-on-rails-importer
-
Updated
Aug 18, 2017 - Ruby
Gem facilitating opinionated approach to leveraging publish/subscribe messaging pattern in Ruby on Rails applications.
-
Updated
Mar 10, 2020 - Ruby
This app lets users record all physical activities they practice. They can signup with a username and password for security, create Activities and group them (or not).
-
Updated
May 6, 2021 - Ruby
rails-social-share-button is one of the best rails helper gem to add social share feature in your Rails app. Such as Twitter, Facebook, Tumblr, Weibo, Douban, QQ...
ruby
rails
rubygems
frontend
social-network
rails-application
ruby-on-rails
ror
social-share
social-share-plugin
social-share-button
rails-app
rails-social-share-button
-
Updated
May 23, 2019 - JavaScript
File Content Disclosure on Rails Test Case - CVE-2019-5418
-
Updated
Mar 18, 2019 - Ruby
Cloning Twitter functionality and old version style in order to accomplish Ruby on Rails Assesment.
-
Updated
Oct 21, 2020 - Ruby
It is the rails capstone project and is compulsory to master the ruby on rails curriculum. This project is all about articles like a blog app.
-
Updated
Dec 22, 2020 - Ruby
Extensible Data Ingest Tool for VIVO. Contains data sources like Datacite Commons, ORCID and ROR. Developed at TIB as part of the BMBF funded project TAPIR.
-
Updated
Aug 12, 2021 - Java
Open weather gem, A wrapper around openweathermap.org API.
-
Updated
Aug 15, 2021 - Ruby
Ruby on Rails Facebook clone, named after GTA V's social network parody LifeInvader
-
Updated
Nov 24, 2018 - Ruby
CallAction is a mobile web application to automate the tracking and engagement of inbound calls across all marketing channels. This gem is ruby wrapper for CallAction API. It is open source and developed independently to help rails developers CallAction api integration.
-
Updated
Jan 31, 2019 - Ruby
codeGUST frontend and ranking
-
Updated
Mar 15, 2019 - Ruby
Improve this page
Add a description, image, and links to the ror topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the ror topic, visit your repo's landing page and select "manage topics."
Describe the bug
Generate avo:resource with a model inside namespace raises Zeitwerk::NameError.
Steps to Reproduce
Steps to reproduce the behavior:
rails g model Questions::Repobin/rails generate avo:resource Questions::Model