comparison README.md @ 485:6cac8fcf8164

Update to rails 7 (and ruby 3.1)
author nanaya <me@nanaya.pro>
date Sat, 15 Jan 2022 02:07:02 +0900
parents 02d043b1967d
children
comparison
equal deleted inserted replaced
484:84ca55a0568e 485:6cac8fcf8164
4 A pastebin with some features: create and destroy (with key) pastes. 4 A pastebin with some features: create and destroy (with key) pastes.
5 The one running on [0paste.com](https://0paste.com). 5 The one running on [0paste.com](https://0paste.com).
6 6
7 Requirements: 7 Requirements:
8 8
9 * Ruby 2.2 or up (JRuby and Rubinius may also work) 9 * Ruby 3.1 or up (JRuby and Rubinius may also work)
10 * PostgreSQL 10 * PostgreSQL
11 (nothing PostgreSQL specific - can be easily changed if you know what you're doing. 11 (nothing PostgreSQL specific - can be easily changed if you know what you're doing.
12 May or may not work with MySQL) 12 May or may not work with MySQL)
13 * Ruby Bundler 13 * Ruby Bundler
14 14