RSpec cheatsheet & Rails app: Learn how to expertly test Rails apps from a model codebase
-
Updated
Jul 26, 2020 - Ruby
{{ message }}
Ruby on Rails (Rails) is a web application framework written in Ruby. It is meant to help simplify the building of complex websites.
RSpec cheatsheet & Rails app: Learn how to expertly test Rails apps from a model codebase
Real World Rails applications and their open source codebases for developers to learn from
I'm submitting a ..
Current behavior:
After registering for oSC 2018 there is an "Edit your Registration" link on https://events.opensuse.org/conference/oSC18/register - following it takes me to https://events.opensuse.org/conference/oSC18/register/edit which shows my arrival/departure dates, but all check-boxes (T-shirt size, How did you find o
Some controllers rely solely on Pundit and others on custom legacy code like require_admin to authorize various actions throughout the application.
We want to rely completely on Pundit to use a widely adopted authorization s
The platform for anime addicts built with Rails and Stimulus.js.
Pomodoro Technique® online time tracker
Ruby API makes it easy and fast to search or browse the Ruby language API docs
Farm management Information System - Connecting farms to the world
Easy receipts and invoices for your Rails applications
A gem for Rails to automatically search Google for exceptions raised in your Rails applications
Expertiza is a web application through which students can submit and peer-review learning objects (articles, code, web sites, etc). The Expertiza project is supported by the National Science Foundation.
Spotlight enables librarians, curators, and others who are responsible for digital collections to create attractive, feature-rich websites that highlight these collections.
A website for Agile Ventures
Real-time Rails-based Webchat for Instant Messaging (实时Web聊天室)
Get to API building quickly
clipboard.js javascript library integration for your Rails 4 and Rails 5 applications
The site behind software.opensuse.org. It is the default web interface to download openSUSE distribution and to search for OBS packages.Packages at https://build.opensuse.org/project/show/openSUSE:infrastructure:software.opensuse.org
How fast is your code? See it directly in Rails console.
A directory of local support services and volunteer opportunities
A video game library tracking web app built in Rails
A Tool for Detecting Performance Bugs in Rails Applications
The marketplace for adventures
A Rails App for Managing "Just in Time" Food Rescue, Developed by/for Boulder Food Rescue in Boulder, CO, USA
Stores translations with location and screenshot. Enable users to easily edit translations and then any rails/react application can use them.
Guías de Rails en Español (Rails 5) Estas son las guías de Rails 5 en Español (Guías Completas, con todos los Capítulos). Estas guías están diseñadas para que tengas una productividad inmediata con Rails, y para ayudarte a entender como encajan las piezas en Rails.
Rails app structure example
A simple guide to get you started on docker.
Created by David Heinemeier Hansson
Released December 13 2005
@1v0ryh4t and I found that when creating a new redaction under
/redactions/new, the redaction title is allowed to be blank. When attempting to view said redactions under/redactions, the new redaction is not present or viewable under the list as its title or name is an empty string. I would like to add a validation to aredactionso that when creating or editing theredaction, the name can