
Helpful components for developing UI in Rails
RailsUiKitCode Climate is a tool used for developing markup (UI) in Rails. It is inspired by Cameron Daigle's series of posts on managing design handoffs with the UI controller. The gem includes a controller for browsing a list of UI templates and helpers for creating sample data in the UI templates. It is compatible with Rails 3 and 4.
RailsUiKitCode Climate is a gem for developing markup (UI) in Rails. It includes a controller for browsing UI templates and helpers for creating sample data in the UI templates. The gem is compatible with both Rails 3 and 4. To install and use the gem, follow the provided installation instructions.
