aboutsummaryrefslogtreecommitdiffstats
path: root/lib/gemspec.rb
Commit message (Collapse)AuthorAgeFilesLines
* refactor factories and add #show tests for posts controllerJamie Winsor2011-09-041-0/+1
| | | | | | | | | | | Do not want to cache classes, but do want to reload models after factory girl: http://groups.google.com/group/factory_girl/browse_thread/thread/daa24556d90c31fc http://stackoverflow.com/questions/5145165/associationtypemismatch-and-factorygirl rails_autolink was removed from Rails 3.1 and abstracted to an external gem fix display author name and post time on comment show fix namespace for thanking and moderated flash notices
* Update gemspec to require newest version of seo_metaJamie Winsor2011-08-181-1/+1
|
* Ignore .lock files in GemspecJamie Winsor2011-08-121-1/+1
|
* There's no test directory.Uģis Ozols2011-08-121-3/+0
|
* Need to use edge everything, excluding spec/dummy from the gemspec.Philip Arndt2011-08-121-3/+3
|
* Remove shared functionality that now exists in refinerycms-testing engineJamie Winsor2011-08-041-1/+4
|
* Rails 3.1 - wip.Uģis Ozols2011-07-271-1/+1
|
* Requiring at least refinerycms-core 1.0.3Philip Arndt2011-06-291-2/+2
|
* Refactored the spec suite to be consistent.Philip Arndt2011-06-291-3/+1
|
* Allow plugin to work on Refinery CMS ~> 1.0.0 again, rebranded as 1.5.0Philip Arndt2011-05-261-1/+1
|
* Decrement the required RefineryCMS version back down to 0.9.9.22 so that we ↵Philip Arndt2011-05-261-2/+2
| | | | can release 1.4.0.
* Target RefineryCMS ~> 1.0.0.Philip Arndt2011-05-221-3/+3
|
* seo_meta 1.0.6 creates & saves more consistently so let's use it.Philip Arndt2011-05-061-1/+1
|
* Present the blog post's meta information now. This will require ↵Philip Arndt2011-05-061-1/+1
| | | | refinerycms-core 1.0.0
* Depend on seo_meta and create a migration for it unless it already exists.Philip Arndt2011-05-051-0/+1
|
* Made version code more accessible and fixed up lib/gemspec.rbPhilip Arndt2011-04-251-2/+6
|
* Define acts-as-taggable-on in the lib/gemspec.rb so that it's recreated ↵Philip Arndt2011-04-031-2/+3
| | | | every time.
* We need to start targeting refinerycms-core not refinerycms because this ↵Philip Arndt2011-03-281-1/+1
| | | | would prevent people building their own stack and using this engine.
* Not sure why we were getting bundler involved. Regeneraed gemspecPhilip Arndt2011-02-171-0/+1
|
* Now dependent on Refinery 0.9.8 (and thus Rails 3)Amanda Wagener2010-12-011-1/+1
|
* Consistent whitespace.Philip Arndt2010-11-231-1/+1
|
* Allow a more liberal dependency because I don't see this becoming ↵Philip Arndt2010-09-031-1/+1
| | | | unsupported by refinerycms.
* Comments are now moderated automatically unless moderation is enabled and ↵Philip Arndt2010-08-301-1/+1
| | | | show up below posts.
* Added bundler and filters_spam dependencyPhilip Arndt2010-08-281-1/+2
|
* Made use of new ajax loader from Neoteric Design that is now in Refinery ↵Philip Arndt2010-08-181-0/+1
| | | | core, regenerated gemspec, set up js and css files and currently just reading them in (this will work better under rails3)
* Add gemspec abilities and gemspec. Set initial version at 0.9.8Philip Arndt2010-08-091-0/+30