I searched for a web framework with Gem in Ruby

Introduction

I felt like it, so I tried it

search results

gem last
Roda 3.37.0 - October 16, 2020
Ruby on Rails 6.0.3.4 - October 07, 2020
Scorched 1.0.1 - August 28, 2020
Cuba 3.9.3 - August 11, 2020
Sinatra 2.1.0 - September 04, 2020
Pakyow 1.0.6 - September 03, 2020
Rack::App 2.2.3 - June 15, 2020
Padrino 0.15.0 - May 15, 2020
Syro 3.2.0 - February 28, 2020
Hanami 2.0.0.alpha1 - January 30, 2019
Hobbit 0.6.1 - February 20, 2016
Camping 2.1.532 - March 21, 2013
Ramaze 2012.12.08 - December 08, 2012
Hyperstack -

Summary

Referenced site RubyGems.

Recommended Posts

I searched for a web framework with Gem in Ruby
I searched for CSRF in Ruby's Gem
[Go To Travel] I searched for a plan with a quo card in Jalan
Install gem in Serverless Framework and AWS Lambda with Ruby environment
I tried a calendar problem in Ruby
I made a risky die with Ruby
Let's create a super-simple web framework in Java
I made a Ruby extension library in C
I made a portfolio with Ruby On Rails
I searched for a lightweight framework that answers the sudden "make it quickly"
[Ruby] I made a crawler with anemone and nokogiri.
Use Coveralls with GitHub Actions in a Ruby repository
I made a function to register images with API in Spring Framework. Part 1 (API edition)
I searched for URL encoding
I tried DI with Ruby
In Ruby you can define a method with any name
I put in a gem bullet (for those who don't notice the N + 1 problem themselves)
I updated my own blackjack made with Ruby for my portfolio
Create a Hello World web app with Spring framework + Jetty
Multiplication in a Ruby array
Even in Java, I want to output true with a == 1 && a == 2 && a == 3
I came across a guy with two dots in Rails
I want to create a Parquet file even in Ruby
In Ruby code, I was confused for a moment as "Hash-like but parentheses are arrays?"
I tried to implement a buggy web application in Kotlin
I wrote a C parser (like) using PEG in Ruby
I made a function to register images with API in Spring Framework. Part 2 (Client Edition)
Introducing Spring Boot2, a Java framework for web development (for beginners)
I searched for PHP variables
I checked with Ruby whether there is a Kaprekar number in an integer within a certain range
[Learning record] I got the current time in Ruby and output a different greeting for each time.
I tried to create an API to get data from a spreadsheet in Ruby (with service account)
Do I need a test if I do DDD in a language with types?
I want to add a browsing function with ruby on rails
I can't create a Java class with a specific name in IntelliJ
I tried to write code like a type declaration in Ruby
[Ruby] I want to put an array in a variable. I want to convert to an array
A memorial service for the library used when competing in Ruby
I tried deploying a Docker container on Lambda with Serverless Framework
[Introduction to JSP + Servlet] I played with it for a while ♬
A story stuck with log output in Docker + Play framework environment
Sorting hashes in a Ruby array
Ruby: I made a FizzBuzz program!
I created a PDF in Java.
When installing a gem with C extension in Ruby, I want to finish it quickly using multiple CPU cores like make -j4
Build a web application with Javalin
Implement a gRPC client in Ruby
Angular framework features for web development
I created an Atlassian-like web framework
Make a typing game with ruby
[For beginners] I want to automatically enter pre-registered data in the input form with a selection command.
I tried to make a parent class of a value object in Ruby
I was in trouble at work, so I made a plugin for IntelliJ
Even in Java, I want to output true with a == 1 && a == 2 && a == 3 (PowerMockito edition)
[Ruby on Rails] Create a pie chart for each column with Chartkick
I tried to make a Web API that connects to DB with Quarkus
Creating a java web application development environment with docker for mac part1
I tried to build a Firebase application development environment with Docker in 2020
I want to create a dark web SNS with Jakarta EE 8 with Java 11
I wanted to implement a slide show in a fashionable way with slick.
I tried to solve the tribonacci sequence problem in Ruby, with recursion.