Made use of new ajax loader from Neoteric Design that is now in Refinery core, regenerated gemspec, set up js and css files and currently just reading them in (this will work better under rails3)
This commit is contained in:
parent
aec6ed5a1f
commit
6086ac36ad
6 changed files with 99 additions and 76 deletions
|
@ -2,7 +2,7 @@ module Refinery
|
|||
module Blog
|
||||
class << self
|
||||
def version
|
||||
%q{0.9.8.dev1}
|
||||
%q{0.9.8.dev2}
|
||||
end
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue