-
Create a vanilla Rails
rails _5.0.7_ new vanilla_test --skip-yarn --skip-active-storage --skip-action --skip-sprockets --skip-spring --skip-listen --skip-coffee --skip-javascript --skip-turbolinks --skip-test --skip-system-test --skip-bootsnap -
Copy the files into the right spots
-
Run it
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/bin/bash | |
| # Also see https://github.com/juliancheal/code-extractor/blob/master/code_extractor.rb | |
| [email protected]:crystal-lang/crystal | |
| SOURCE_REPO=crystal-lang/crystal | |
| SOURCE_BRANCH=master | |
| DEST_NAME=crystal-readline | |
| DEST_DIR=$DEST_NAME |
We can make this file beautiful and searchable if this error is corrected: It looks like row 6 should actually have 6 columns, instead of 4 in line 5.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| id,name,filename,baseurl,mirrors,metalink | |
| ansible-runner,Ansible Runner for EL 8 - x86_64,/etc/yum.repos.d/ansible-runner.repo,https://releases.ansible.com/ansible-runner/rpm/epel-8-x86_64/,, | |
| AppStream,CentOS-8 - AppStream,/etc/yum.repos.d/CentOS-AppStream.repo,http://centos.vwtonline.net/centos/8.2.2004/AppStream/x86_64/os/ (9 more),http://mirrorlist.centos.org/?release=8&arch=x86_64&repo=AppStream&infra=stock, | |
| BaseOS,CentOS-8 - Base,/etc/yum.repos.d/CentOS-Base.repo,http://mirrors.cmich.edu/centos/8.2.2004/BaseOS/x86_64/os/ (9 more),http://mirrorlist.centos.org/?release=8&arch=x86_64&repo=BaseOS&infra=stock, | |
| epel,Extra Packages for Enterprise Linux 8 - x86_64,/etc/yum.repos.d/epel.repo,http://mirror.pit.teraswitch.com/fedora/epel/8/Everything/x86_64/ (99 more),,https://mirrors.fedoraproject.org/metalink?repo=epel-8&arch=x86_64&infra=stock&content=centos | |
| epel-modular,Extra Packages for Enterprise Linux Modular 8 - x86_64,/etc/yum.repos.d/epel-modular.repo,https://mirror.shastacoe.net/epel/8/Modular/x86_64/ ( |
| Constant | Memory (MB) | Time (s) |
|---|---|---|
| VERSION | 52.92578125 | 2.00001522898674e-06 |
| Error | 53.01171875 | 0.0017869999865069985 |
| AaaAbstractAuditRecordAllOf | 53.09375 | 0.0020860000513494015 |
| AaaAuditRecordAllOf | 53.10546875 | 0.0018570000538602471 |
| AaaAuditRecordListAllOf | 53.16796875 | 0.0016219998942688107 |
| AaaAuditRecordResponse | 53.2109375 | 0.0007399999303743243 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Jason Frey | |
| Build a text adventure game that I can play in this chat | |
| -------------------------------------------------------------------------------- | |
| ChatGPT | |
| Sure, I'd be happy to help you create a text adventure game that you can play in this chat! Here's a simple version of the game to get started: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| javascript:(function(){pwd=document.getElementById('password');pwd.removeAttribute('autocomplete');pwd.removeAttribute('readonly');pwd.style.backgroundColor='white';})(); |
OlderNewer