Marko Anastasov wrote this on May 16, 2014

base-app and admin_view work with Rails 4

I just released admin_view 0.3 and tagged base-app at a point where they both work great with the latest Rails 4 (4.1.1 to be precise).

base-app is the Rails application template we use to jumpstart new projects. It includes the full BDD stack set up and a number of helpful gems configured to work out of the box.

admin_view is a small code generator that can create a nice Bootstrap-friendly admin interface for existing Rails models. In our practice we almost always want to be able to access some data from the database with a domain-specific twist. This gem helps us get the data immediately and the flexibility to customize whatever we need.

comments powered by Disqus

About Marko Anastasov

Rendered Text co-founder. Started with code, currently more focused on people and words. Foosball striker and entry-level cyclist.

Suggested Reads

Rails Testing Handbook

A new ebook on building test-driven Rails apps with RSpec and Cucumber.

At Rendered Text, we have a long history with Ruby on Rails. Checking the blog archive reminds me that we published first posts about working with Rails way back in 2009.

———

Rendered Text is a software company. For questions regarding Semaphore, please visit semaphoreci.com. Otherwise, feel free to get in touch any time by sending us an email.