RubyMine, a Rails 3 photo gallery app
I just launched RubyMine which is a simple Rails 3 photo gallery app for personal use. Simple UI, basic features and zero complexity. Easily customizable and forkable on github.
Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!
I just launched RubyMine which is a simple Rails 3 photo gallery app for personal use. Simple UI, basic features and zero complexity. Easily customizable and forkable on github.
Comments
I think you meant “RubyStand”, not RubyMine…
Can you guess what his editor is? :-)
just wondering if there’s any quality control here. i also remember a few weeks back where someone posted something with no link in it.
You mentioned in your blog that “..I also like to customize things so I started looking at Rails gallery app and found … almost nothing..”
Have you looked into http://grokphoto.org/ ?
GrokPhoto has a database dependency. I wanted a simple file based storage for everything, including metadata.
@ Vladimir Reshetnikov - December 09, 2011 18:38
That’s pretty cool you don’t use a database. I like your choice of javascript functions. Nice job, by the way.
Post a comment