Pinned Repositories
acts_as_cms
Prototype for adding cms functionality to a rails app. The cms content, however, is saved to git instead of to a db.
bcms_fckeditor
A BrowserCMS module that enables FCKEditor as the default Html editor for projects.
bcms_news
The News Module for BrowserCMS
bcms_s3
browsercmsdemo
Standard demo app from browsercms
capybara-select2
Helper for capybara to be able to trigger select on select2 javascript (needed for js enabled test only)
company-app
Company programming challenge
dm-chunked_query
Allows performing chunked queries with DataMapper.
maven-examples
A bunch of random maven example projects
ttalk-2009-06-18
demo app from the namics t.talk on Thursday, June 18th, 2009
austinmoore's Repositories
austinmoore/acts_as_cms
Prototype for adding cms functionality to a rails app. The cms content, however, is saved to git instead of to a db.
austinmoore/bcms_s3
austinmoore/dm-chunked_query
Allows performing chunked queries with DataMapper.
austinmoore/bcms_fckeditor
A BrowserCMS module that enables FCKEditor as the default Html editor for projects.
austinmoore/bcms_news
The News Module for BrowserCMS
austinmoore/browsercmsdemo
Standard demo app from browsercms
austinmoore/maven-examples
A bunch of random maven example projects
austinmoore/ttalk-2009-06-18
demo app from the namics t.talk on Thursday, June 18th, 2009
austinmoore/capybara-select2
Helper for capybara to be able to trigger select on select2 javascript (needed for js enabled test only)
austinmoore/company-app
Company programming challenge
austinmoore/i18n-docs
Maintain translations in Google Docs and export them to your Rails project. - Forked this project to get csv export to work with files like config/locales/subfolder/file.en.yml.
austinmoore/ruby-debug-ide
An interface which glues ruby-debug to IDEs like Eclipse (RDT), NetBeans and RubyMine.