Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

Autoloaded

Compare

  Analyzed 2 minutes ago

If you like the ‘Module#autoload’ feature of the Ruby Core library, you may have wished for Autoloaded. It eliminates the drudgery of handcrafting an `autoload` statement for each Ruby source code file in your project. It also avoids the limitations of rigid convention-driven facilities such as ... [More] those provided by the ActiveSupport RubyGem. Autoloaded assumes, but does not enforce, `CamelCase`-to-`snake_case` correspondence between the names of constants and source files. You can combine conventions, even putting multiple autoloaded constants in a single source file. [Less]

4.26K lines of code

1 current contributors

about 2 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

ruby-julia

Compare

  Analyzed about 23 hours ago

Julia on Ruby

1.92K lines of code

1 current contributors

over 1 year since last commit

1 users on Open Hub

Very Low Activity
0.0
 
I Use This

blazy

Compare

  Analyzed about 10 hours ago

fluent extension to active record models to reduce number of key strokes in rails console

520 lines of code

0 current contributors

over 13 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This
Licenses: No declared licenses
Tags rails rubygem

active_list

Compare

  Analyzed about 10 hours ago

Simple interactive tables for Rails app

2.23K lines of code

6 current contributors

almost 5 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This

ruby-keyring

Compare

  Analyzed about 10 hours ago

Store and access your passwords safely. This library provides a easy way to access the system keyring service from Ruby on various platforms.

586 lines of code

0 current contributors

over 7 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This

vestal_versions

Compare

  Analyzed about 16 hours ago

Keep a DRY history of your ActiveRecord models' changes

1.74K lines of code

0 current contributors

over 10 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This
Licenses: No declared licenses

paper_trail

Compare

  Analyzed 1 day ago

Track changes to your models' data. Good for auditing or versioning.

9.15K lines of code

23 current contributors

6 months since last commit

0 users on Open Hub

Very Low Activity
0.0
 
I Use This
Licenses: No declared licenses

simple_form

Compare

  Analyzed about 2 hours ago

Forms made easy for Rails! It's tied to a simple DSL, with no opinion on markup.

8.19K lines of code

17 current contributors

16 days since last commit

0 users on Open Hub

Very Low Activity
0.0
 
I Use This
Tags ruby rubygem

devise_invitable

Compare

  Analyzed about 21 hours ago

An invitation strategy for devise. It adds support to devise for send invitations by email (it requires to be authenticated) and accept the invitation setting the password. DeviseInvitable currently only support Rails 3, if you want to use it with Rails 2.3 you must install version 0.2.3.

2.91K lines of code

8 current contributors

about 1 month since last commit

0 users on Open Hub

Low Activity
0.0
 
I Use This
Licenses: No declared licenses

Trestle Generator for Rails

Compare

  Analyzed about 12 hours ago

Trestle Generator is a drop-in replacement for the built-in Rails scaffold generator. It attempts to address two shortcomings: (a) State-changing HTTP GET vulnerabilities and (b) Overcomplexity in the public interface of generated Rails controllers. NOTE: This project is no longer in active ... [More] development. It has been superseded by the built-in scaffold_resource generator in Rails. [Less]

294 lines of code

0 current contributors

about 3 years since last commit

0 users on Open Hub

Inactive
3.0
   
I Use This