This website works better with JavaScript.
Home
Explore
Documentation
Codeberg Issues
Blog
Join Codeberg e.V.
Donate
Help
Register
Sign In
rletters
/
rletters
Watch
1
Star
1
Fork
0
Code
Issues
16
Pull Requests
0
Releases
6
Wiki
Activity
Web application designed to perform digital humanities research tasks on a database of journal articles
https://www.rletters.net/
rails
ruby
digital-humanities
solr
text-analysis
ruby-on-rails
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
2473
Commits
1
Branch
19 MiB
Ruby
88%
HTML
8%
JavaScript
3.3%
CSS
0.6%
Branch:
main
main
v3.0
v2.0.1
v2.0.0
v1.2
v1.1
v1.0
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'main'
${ noResults }
rletters
/
Rakefile
5 lines
99 B
Raw
Permalink
Blame
History
# frozen_string_literal: true
require_relative
'config/application'
Rails
.
application
.
load_tasks