Acme-CPANModules-PortedFrom-Ruby

 view release on metacpan or  search on metacpan

README  view on Meta::CPAN

    Valiant
        Inspired by the data validation style in Ruby on Rails.

        Author: JJNAPIORK <https://metacpan.org/author/JJNAPIORK>

        Ruby project's gem: <https://rubygems.org/gems/rails>

        Ruby project's website: <https://rubyonrails.org/>

    Dotenv
        Although the 12-factor methodology is not tied to a single language,
        the original implementation is in Ruby.

        Author: BOOK <https://metacpan.org/author/BOOK>

        Ruby project's gem: <https://rubygems.org/gems/dotenv>

        Ruby project's website: <https://github.com/heroku/12factor>

FAQ
  What is an Acme::CPANModules::* module?

lib/Acme/CPANModules/PortedFrom/Ruby.pm  view on Meta::CPAN

        },
        {
            module => 'Valiant',
            summary => 'Inspired by the data validation style in Ruby on Rails',
            tags => ['validation', 'framework'],
            ruby_package => 'rails',
            ruby_website_url => 'https://rubyonrails.org/',
        },
        {
            module => 'Dotenv',
            summary => 'Although the 12-factor methodology is not tied to a single language, the original implementation is in Ruby',
            #tags => ['framework'],
            ruby_package => 'dotenv',
            ruby_website_url => 'https://github.com/heroku/12factor',
        },
    ],
};

1;
# ABSTRACT: List of modules/applications that are ported from (or inspired by) Ruby libraries

lib/Acme/CPANModules/PortedFrom/Ruby.pm  view on Meta::CPAN

Inspired by the data validation style in Ruby on Rails.

Author: L<JJNAPIORK|https://metacpan.org/author/JJNAPIORK>

Ruby project's gem: L<https://rubygems.org/gems/rails>

Ruby project's website: L<https://rubyonrails.org/>

=item L<Dotenv>

Although the 12-factor methodology is not tied to a single language, the original implementation is in Ruby.

Author: L<BOOK|https://metacpan.org/author/BOOK>

Ruby project's gem: L<https://rubygems.org/gems/dotenv>

Ruby project's website: L<https://github.com/heroku/12factor>

=back

=head1 FAQ



( run in 0.305 second using v1.01-cache-2.11-cpan-a5abf4f5562 )