Awesome Open Source
Search
Programming Languages
Languages
All Categories
Categories
About
Search results for ruby routes
routes
x
ruby
x
187 search results found
Sinatra
⭐
12,051
Classy web-development dressed in a DSL (official / canonical repo)
Clearance
⭐
3,650
Rails authentication with email & password.
High_voltage
⭐
3,143
Easily include static pages in your Rails app.
Js Routes
⭐
1,586
Brings Rails named routes to javascript
Versionist
⭐
946
A plugin for versioning Rails based RESTful APIs.
Traceroute
⭐
878
A Rake task gem that helps you find the unused routes and controller actions for your Rails 3+ app
Clearwater
⭐
594
Component-based Ruby front-end framework
Sextant
⭐
583
find your route on a long journey over Rails with Sextant
Routing Filter
⭐
461
routing-filter wraps around the complex beast that the Rails routing system is, allowing for unseen flexibility and power in Rails URL recognition and generation.
Rails5_api_tutorial
⭐
447
Learn how to build a modern API on Michael Hartl's Rails 5 tutorial
Api
⭐
336
Minimal, lightweight, fastest Ruby framework for HTTP APIs.
Translate_routes
⭐
267
Rails plugin to translate your URLs and routing helpers on an clean way.
Sitemap_generator
⭐
265
This plugin enables 'enterprise-class' Google Sitemaps to be easily generated for a Rails site as a rake task, using a simple 'Rails Routes'-like DSL. It allows you to take care of familiar Sitemap issues like: Gzip of Sitemap files, variable priority links, paging/sorting links (e.g. my_list?page=3), SSL host links (e.g. https:), Rails apps which are installed on a sub-path (e.g. example.com/blog_app/) and hidden AJAX routes. It includes a Sitemap Index file so it supports more than the standar
Artifice
⭐
217
Replaces Net::HTTP with a subclass that routes all requests to a Rack application
Rails_db_info
⭐
210
Rails engine which will give you a quick display of your database schema and contents for reference
Motorhead
⭐
180
A Rails Engine framework that helps safe and rapid feature prototyping
Sinatra Cross_origin
⭐
174
Cross Origin Request Sharing extension for Sinatra
Graphql_rails
⭐
154
GraphQL on Rails. Write GraphQL server side in rails way
Sinatra Rest
⭐
150
Generates RESTful routes for the models of a Sinatra application (ActiveRecord, DataMapper, Stone)
Rails Translate Routes
⭐
147
Scrapify
⭐
143
ScrApify is a library to build APIs by scraping static sites and use data as models or JSON APIs. It powers APIfy which is used to create JSON APIs from any html or wikipedia page
Sinatras Hat
⭐
143
lol
Routes_lazy_routes
⭐
141
A boot time booster for Ruby on Rails that defers loading the whole bloody routes so the app can spin up quickly 🤘
Entangled
⭐
109
Rails in real time
Biceps
⭐
99
Leverage your API
Sinatra Rabbit
⭐
88
Sinatra based framework and DSL for building rock-solid REST applications (like API's)
Sinatra Subdomain
⭐
81
Separate routes for subdomains on Sinatra
Sinja
⭐
81
RESTful, {json:api}-compliant web services in Sinatra
Js_from_routes
⭐
81
🛣️ Generate path helpers and API methods from your Rails routes
R10k
⭐
79
Comparative ruby web application benchmarks with a large number of routes
Postmarkdown
⭐
79
A simple Rails blog engine powered by Markdown.
Sake
⭐
77
System wide Rake.
Invitation
⭐
71
A Rails gem that can send 'scoped' invitations
Delayed Web
⭐
70
A rails engine that provides a simple web interface for exposing the Delayed::Job queue.
Rails Tricks
⭐
69
A repository to hold all rails tips and tricks I find while studying
Puppet Network
⭐
67
Types and providers to manage network interfaces
Passages
⭐
67
Interactive Ruby on Rails Routes
Yard Sinatra
⭐
66
Display sinatra routes in yard documentation.
Apic
⭐
63
Api Console engine for Rails apps.
Sinatra Router
⭐
59
A tiny vendorable router that makes it easy to try routes from a number of different modular Sinatra applications.
Hangar
⭐
56
Use Rails/FactoryGirl factories from your frontend tests
Dictum
⭐
54
Create automatic documentation of your Rails API endpoints through your tests
Jellyfish
⭐
52
Pico web framework for building API-centric web applications
Google_distance_matrix
⭐
52
Ruby client for The Google Distance Matrix API.
Pages
⭐
51
Easy pages in Rails
Bigbluebutton_rails
⭐
47
BigBlueButton integration for Ruby on Rails
Sinatra Datamapper Sample
⭐
46
Example project for Sinatra and DataMapper usage.
Route_dog
⭐
44
Watch and Notify your not tested routes of a RoR Application
Less Js Routes
⭐
42
Named routes in javascript.
Restful_route_version
⭐
42
A Rails plugin to allow versioning of restful routes
Static_actions
⭐
39
Rails plugin to quickly make named routes for non-RESTful actions.
Modular_routes
⭐
38
Dedicated controllers for each of your Rails route actions.
Sinatra Advanced Routes
⭐
37
Make Sinatra routes first class objects (extracted from BigBand).
Described_routes
⭐
37
Dynamic, framework-neutral metadata describing path/URI structures, with natural translations to/from JSON, YAML and XML. Bonus features: easy Rails integration and a plain text report format!
Js_named_routes
⭐
37
Rails named routes in javascript
Rails Ranger
⭐
35
🤠 An opinionated AJAX client for Ruby on Rails APIs
Redis Migrator
⭐
35
Redis-migrator is a tool to redistribute keys in your redis cluster when its topography has changed.
Stormpath Rails
⭐
34
Ruby on Rails support for Stormpath
Sitemap
⭐
32
This plugin will generate a sitemap.xml from sitemap.rb whose format is very similar to routes.rb
Color_routes
⭐
30
Colorize rails' rake routes output.
Restaurant
⭐
29
A rails plugin to auto-define RESTful API
Viral Landing Page
⭐
28
A viral landing page for startups to use
Jabbot
⭐
27
Simple framework for creating Jabber/MUC bots, inspired by Sinatra and Twibot
Roda Route_list
⭐
27
List routes when using Roda
Sinatra Rest Api
⭐
27
Sinatra REST API generator
Multi Tenancy Devise
⭐
26
mtdevise adds basecamp style user logins to your ruby on rails application.
Rails Route Checker
⭐
26
A linting tool for your Rails routes
Locale_rails
⭐
24
Ruby on Rails (>=2.2) localization support(auto locale detection, localized caches, views, routes, etc...) with Ruby-Locale.
Rails Routes
⭐
24
Enable config/routes/*.rb on your Rails application.
Ember Rails Authentication Example
⭐
23
An example of authentication using Rails and Ember without any other third-party libraries.
Fitocracy Api
⭐
23
Fancyroutes
⭐
22
Removing the cruft, bringing the HTTP method to the forefront and sporting a neat DRYing block syntax--FancyRoutes is a layer on top of the Rails routing system which provides an elegant API for mapping requests to your application's controllers and actions.
Super_simple_cms
⭐
22
Super Simple CMS -- When you just want something simple.
Msgr
⭐
22
A Rails-like Messaging Framework.
Js Routes
⭐
22
Your Rails routes on the client side.
Js_rails_routes
⭐
21
Generate a ES6 module that contains Rails routes
Ts_routes Rails
⭐
21
Exports Rails URL helpers to TypeScript, inspired by js-routes
Authenticate
⭐
21
A Rails authentication gem.
Acts_as_routing
⭐
20
Support :acts_as in rails/merb routing.
Rails_com
⭐
20
Rails Common Engine
Omniauth Facebook Example
⭐
20
The example I created during my CA lightning talk
Sinatra Shopify
⭐
20
A classy shopify_app
Default_routing
⭐
19
SEO Plugin for Ruby-on-Rails to enable more compact routes by declaring a nested resource as the default.
Kubernetes Health
⭐
19
This gem allows kubernetes monitoring your app while it is running migrates and after it starts.
Challah
⭐
18
User authorization and session management in Rails.
Url_mount
⭐
18
Universal url mounting point for rack applications
Modular Sinatra
⭐
18
A base for a modular Sinatra app which namespaces routes through various controllers
Routes_controller_exercise
⭐
18
Angularjs On Rails
⭐
17
angularjs and ruby on rails integration practice
Doorkeeper Device_authorization_grant
⭐
16
OAuth 2.0 Device Authorization Grant extension for Doorkeeper
Rails_live
⭐
15
Newrelic_route_check
⭐
15
Compares New Relic controller_summary.csv to the routes defined in a Rails app
Coffee_routes
⭐
15
Gem to allow access to your named routes from Coffeescript
Ruby Prof Rails
⭐
15
Ruby-Prof Rails: Easily run ruby-prof on your Rails applications.
Lucha
⭐
15
Strava clone app with a (slight) Spanish flavor. It uses a Rails/PostgreSQL backend, React.js and Redux on the frontend, and the Google Maps API for map interactivity.
Samuraicourses
⭐
14
Schedule generator done in React/Redux, Ruby on Rails, and PostgreSQL.
Rails Crawler
⭐
14
Crawls a Rails project looking for dead links, unused routes or other problems
Sinatra Controllers
⭐
13
sinatra controllers and routes
Aws Sdk Rails 4.2
⭐
13
Example repo for uploading files to S3 with the AWS SDK and Rails 4.2
Caterpillar
⭐
13
Caterpillar helps you to deploy Rails apps on Liferay
Related Searches
Ruby Command Line (35,999)
Javascript Ruby (6,657)
Ruby Plugin (6,573)
Ruby Chef (4,661)
Ruby Rake (4,554)
Ruby Testing (4,020)
Javascript Routes (3,656)
Ruby Sinatra (3,377)
Ruby Rspec (3,278)
Ruby Activerecord (3,234)
1-100 of 187 search results
Next >
Privacy
|
About
|
Terms
|
Follow Us On Twitter
Copyright 2018-2025 Awesome Open Source. All rights reserved.