acts_as_publicable 0.0.1
This gem will give you only two scopes and a method for handling published/unpublished stuff. Nothing remarkable bur saved me a lot of typing when I wrote it for a project with an huge number of publishable models. Suggestions are more than welcome.
Gemfile:
=
installieren:
=
Runtime Abhängigkeiten (1):
rails
>= 3.0.0
Development Abhängigkeiten (2):
rspec-rails
>= 2.5.0
sqlite3
>= 0