padrino-framework
Framework
A Ruby framework designed to make building complex web applications easier by adding tools and components on top of Sinatra.
Padrino is a full-stack ruby framework built upon Sinatra.
3k stars
118 watching
508 forks
Language: Ruby
last commit: about 1 month ago
Linked from 2 awesome lists
padrinorubywaf
Related projects:
Repository | Description | Stars |
---|---|---|
sinatra/sinatra | A web development framework that enables rapid creation of web applications in Ruby using a DSL. | 12,205 |
sinatra/sinatra.github.com | Documentation and website source code for a Ruby web framework | 293 |
nakajima/sinatras-hat | Provides a way to easily create RESTful applications with Sinatra by automating the creation of routes and models. | 142 |
padrino/padrino-contrib | Provides additional functionality and plugins for the Padrino Framework to enhance its capabilities | 39 |
jerodsanto/sinatra-foundation-skeleton | A pre-configured Sinatra web application framework with Foundation 3 responsiveness and Heroku deployment support. | 29 |
kenichi/angelo | A DSL for building web applications with real-time capabilities using Ruby and Reel's reactor | 302 |
ashleygwilliams/ratpack | A Sinatra-based web framework with ActiveRecord and SQLite support, including Bootstrap styling. | 38 |
moonmaster9000/bird | A Haskell-based web framework inspired by Sinatra's syntax and functionality. | 57 |
neverstopbuilding/sinatra-boilerplate | A pre-configured Sinatra web application with built-in testing and development tools. | 16 |
zapnap/sinatra-template | Provides a minimal Sinatra application template with DataMapper and RSpec, ready to use out of the box | 527 |
rubyconfig/config | Enables environment-specific settings management in Ruby projects | 2,113 |
thebrianemory/corneal | A Ruby gem that generates a Sinatra application with a Rails-like structure and simplicity. | 254 |
codeplant/simple-navigation | A Ruby gem for creating hierarchical navigation structures in web applications | 885 |
tansaku/rspec-sinatra | Generates initial files for an RSpec-driven Sinatra application | 14 |
r18n/sinatra-r18n | Provides internationalization support to Ruby web applications using a wrapper around the R18n core library. | 2 |