0.0
Sections_rails adds infrastructure to the view layer of Ruby on Rails. It allows to define and use the HTML, CSS, and JavaScript code of dedicated sections of pages together in one place.
2020
2021
2022
2023
2024
2025
0.0
ActiveRecord timestamped migrations generator - It knows how to invoke Rails's ActiveRecord generator So you can use Rails Migration Generator without include Rails in your project.
2020
2021
2022
2023
2024
2025
0.0
Mayhem is a tool for sowing discord within text. Mayhem Rails makes it easy to include in a Rails project.
2020
2021
2022
2023
2024
2025
0.0
A Ruby gem for including mathjax rails in your rails 3.x or above apps
2020
2021
2022
2023
2024
2025
0.0
# Mailsocio Rails
Плагин к ActionMailer для использования mailsocio для отправки электронной почты.
## Установка
Строчка в Гемфайл:
```ruby
gem 'mailsocio_rails'
```
Ну и выполните `bundle`.
## Использование
Сконфигурируйте ActionMailer вот так:
```ruby
# config/application.rb
config.act...
2020
2021
2022
2023
2024
2025
0.0
Luban::Rails is a Luban deployment application to manage Rails web application deployment and control
2020
2021
2022
2023
2024
2025
0.0
`versioned-routes-rails` adds a single method to the Rails `routes.rb` DSL,`version`, which allows you to specify API versions.
2020
2021
2022
2023
2024
2025
0.0
This is Rails client library for Logman. Library tracks exceptions in Rails and sends them to Logman endpoint.
2020
2021
2022
2023
2024
2025
0.0
Boxcab Rails is the Ruby on Rails version of PerchCMS
2020
2021
2022
2023
2024
2025
0.0
livelist-rails is a Rails 3.1 Engine/Extension incorporating the following javascript libraries: Mustache.js, underscore.js, jQuery and livelist.js, and providing ActiveRecord filtering extenstions.
2020
2021
2022
2023
2024
2025
0.0
Methodist - a gem for Ruby on Rails created to stop chaos in your business logic. This gem adds generators to your rails application using some patterns: interactor, builder, observer and client. Just use `rails g <pattern> <new_class_name>`.
Docs: https://github.com/QNester/methodist/wiki
2020
2021
2022
2023
2024
2025
0.0
jsit_rails provides jskit.js to the asset pipeline and allows seamless event dispatching from your rails application to jskit.
2020
2021
2022
2023
2024
2025
0.0
EVE on Rails is a full-stack web framework built on top of Ruby Rails for rapidly developing robust third-party tools for EVE Online.
2020
2021
2022
2023
2024
2025
0.0
apiblueprint-rails creates API Blueprint boilerplate when generating scaffold by rails
2020
2021
2022
2023
2024
2025
0.0
appygram-rails sends uncaught Rails exceptions as traces to the hosted messaging service at http://www.appygram.com
2020
2021
2022
2023
2024
2025
0.0
Rails allows incremental database migrations, but only provides a single seed file (non-incremental) that causes problems when you try to run it during each application deploy. Germinate provides a process very similar to the Rails database migrations that allows you to ensure that a data seed on...
2020
2021
2022
2023
2024
2025
0.0
Use this gem if you're using Rails. If you're not using Rails, then use apisync-ruby gem.
2020
2021
2022
2023
2024
2025
0.0
font-awesome5-rails provides the Font-Awesome 5 Free web fonts and stylesheets as a Rails engine for use with the asset pipeline.
2020
2021
2022
2023
2024
2025
0.0
With this gem you can load gem commands from the command line with forking, or start Rails subcommands without re-loading the whole rails environment. This can help you speed up the Rails development.
2020
2021
2022
2023
2024
2025
0.0
Provides better benchmarking of the Rails request stack. Currently tuned for Rails 2.3.x.
2020
2021
2022
2023
2024
2025