• Stars
    star
    4
  • Rank 3,306,950 (Top 66 %)
  • Language
    Ruby
  • Created over 9 years ago
  • Updated over 9 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

the original source for http://aprendaaprogramar.rubyonrails.pro.br/

More Repositories

1

akitando_episode_0118

examples to illustrate my YouTube channel's episode 118 about Databases
JavaScript
240
star
2

computer_languages_genealogy_graphs

Graphviz/Dot files generator for computer languages genealogy
Ruby
194
star
3

webdevbox

The Best Web Development Environment in a (Distro)Box
Lua
170
star
4

rinhabackend-rails-api

Ruby
160
star
5

chainable_methods

The most complete implementation of an Elixir/F#-like "Pipe" for Ruby in the form of "chainable methods"
Ruby
151
star
6

plex-docker-compose

docker compose to run the containers in my local plex server
117
star
7

plex_home_server_docker

Docker Compose scripts for a Plex Media Server with pull capabilities with Sonarr, Radarr, etc.
91
star
8

manga-downloadr

download mangas from MangaReader.net and compile Kindle optimised PDFs
Ruby
89
star
9

cramp_chat_demo

Bare bone chat demo using @lifo's Cramp
JavaScript
82
star
10

ex_manga_downloadr

Port of the Ruby version of Manga Downloadr to fetch mangas from MangaReader.net
Elixir
73
star
11

nes

NES emulator written in Go.
Go
69
star
12

dynamic_liquid_templates

Manage your templates in your database instead of view files, and with Liquid templating support.
JavaScript
60
star
13

rinhabackend-lucky-crystal-api

Crystal
50
star
14

dotfiles

Chezmoi managed dotfiles
Lua
37
star
15

ObjC_Rubyfication

Attempt to make Objective-C more like Ruby
C
35
star
16

third_rails

A fresh Rails 3.0 app with generators, Rack::Bug with Orchestra and Thorfile examples.
Ruby
33
star
17

rubyconf2011

Site da RubyConf Brasil 2011
Ruby
31
star
18

ASP_Classic_WebForm

A very old (2001) experiment on implement a ASP.NET Web Forms-like framework in ASP Classic
ASP
28
star
19

slack_cleanup

Elixir based command line tool to delete all files from your Slack account
Elixir
25
star
20

locarails

Configuracao de Capistrano automatica para hospedagens Linux Locaweb
Ruby
25
star
21

lw-pagto-certo

Gem que se comunica com o serviço "Pagamento Certo" da Locaweb
Ruby
23
star
22

fiberpool

Simulate a queue and a pool of job workers, in essence a "Fiber Pool" for Crystal
Crystal
23
star
23

episode0139

Example files described in the Episode 139, about Containers
JavaScript
18
star
24

cr_manga_downloadr

Second version of the Ruby version of my MangaReader.net crawler adapted for Crystal
Crystal
17
star
25

ryanb-15min-blog

Ryan Bates' new 15 min blog demo available at the official Ruby on Rails website
Ruby
15
star
26

elo_demo

small demonstration of how using Elo rating makes a lot of difference in rankings
Ruby
14
star
27

gamegenie

simple exercise to decode Game Genie codes into the proper addresses and values
Crystal
13
star
28

rinhabackend-python-fastapi

Python
13
star
29

ex_messenger_exercise

Original from Drew Kerrigan
Elixir
13
star
30

mygist

Ruby Gem to interface with Gist + command line to use it interactively
Ruby
12
star
31

vagrant-railsbox

Rails development environment for Vagrant + Berkshelf
Ruby
11
star
32

i3-dotfiles

Arch + i3 + nvim
Vim Script
10
star
33

static_site_demo

Example Rails 4.2 app implementing a fast static site that rivals pure static generators
Ruby
10
star
34

rolling_with_rails_tutorial

Support material for the Rolling with Rails Tutorial
Ruby
9
star
35

rinhabackend-nim-jester-api

Nim
9
star
36

image_uploader_demo

Simple Demonstration of how to add S3 Direct Upload with Carrierwave Backgrounder
Ruby
9
star
37

answers_demo

answers.37signals.com clone
Ruby
9
star
38

qmk_firmware

fork for my own keymaps
C
9
star
39

typeractive-corne-zmk-config

9
star
40

code42coin-exercise

Leartning from: https://blog.zeppelin.solutions/how-to-create-token-and-initial-coin-offering-contracts-using-truffle-openzeppelin-1b7a5dae99b6
JavaScript
8
star
41

cr_chainable_methods

Attempt at a (limited) Pipe Operator for Crystal
Crystal
8
star
42

ASP-Classic-XML-NoSQL

This is an example of how I made AJAX and NoSQL before the terms were even created
ASP
7
star
43

ex_pusher_lite

Implementation of a Phoenix Channel based core for a Pusher replacement
Elixir
6
star
44

jruby_calculator_demo

JRuby Swing Calculator demonstration
Java
6
star
45

elixir-koans-results

Elixir
6
star
46

cr_subtitle_shift

Port of my Shift-Subtitle Ruby script to Crystal
Crystal
6
star
47

udev-usb-controller

Scripts to enable hotplugging usb joysticks into a running Virsh VM
Shell
5
star
48

depot

Sample application from "Agile Web Development with Rails."
Ruby
5
star
49

Shift-Subtitle

One example of solution for the Rubylearning Challenge #1
Ruby
5
star
50

rust_ruby_exercise_1

Simple Rust exercise to parse a file and be consumed through Ruby/FFI
Rust
5
star
51

reveal.js-for-developers

Customization over vanilla Reveal.js to make it suitable for Software Developers
JavaScript
5
star
52

RailsConf-2010---Restfulie

Basic demonstration for the RailsConf 2010 talk about RESTful and Restfulie
Ruby
5
star
53

CoffeeScript-Demonstration

Small demonstration of coffeescript with jQuery UI in a Rails app
Ruby
5
star
54

TinyClone

Rails 3 version of the original Sinatra-based TinyClone
Ruby
5
star
55

wiki_exercicio

Pequeno exercício de Ruby on Rails - não é uma aplicação completa
Ruby
4
star
56

pusher_lite_demo

Basic Rails app to showcase the difference between using Pusher and a Phoenix-based replacement
Ruby
4
star
57

twitter_dumper

Ruby
4
star
58

screencast_demo

Projeto de demonstração para o Screencast do Git
Ruby
4
star
59

locosxrails_i18n_demo

Demonstration I18n App for Locos x Rails conference
Ruby
3
star
60

gem_exemplo

Gem de exemplo.
3
star
61

demo_responds_to_parent

Exercise With Responds To Parent
JavaScript
3
star
62

ObjC_XmlBuilder

Experimental clone of Ruby's Builder::XmlMarkup
Objective-C
3
star
63

restfulie-full-examples

Full examples on how to use restfulie
Ruby
3
star
64

enki-translator

Importers for enki from other blog engines
3
star
65

ObjC_OnigurumaDemo

Small app to demonstrate integration with ObjC_Rubyfication, particularly using Oniguruma
C
3
star
66

cr_slack_cleanup

Crystal version for my Elixir-based Slack clean up tool
Crystal
2
star
67

pxblog_phoenix_exercise

Elixir
2
star
68

fisl_10_demo

Demonstração da minha palestra no FISL 10 de 2009
Ruby
2
star
69

jruby_windows_demo

Small demonstration of configuring a Rails app for JRuby to run on Windows connecting to a SQL Server DB
Ruby
1
star
70

revealjs-feevale-2017

Palestra para o meetup na Feevale/RS 2017
JavaScript
1
star
71

pxblog_rails_exercise

Ruby
1
star