lib/cytoplasm.rb in cytoplasm-0.2.7 vs lib/cytoplasm.rb in cytoplasm-0.2.8
- old
+ new
@@ -7,10 +7,10 @@
# List of all Cytoplasm variables, with their corresponding default values.
# Create a YAML file at config/cytoplasm-config.yml to extend the default values.
@defaults = {
:setup => {
:jqueryui => {
- :version => "1.9.2",
+ :version => "1.9.2", # Must be at least 1.9.2
:theme => "ui-darkness"
},
:fontloader => {
:googlewebfonts_apikey => "AIzaSyDs7hjZSILIAN3T4oFv3qf_DCyy6PfC30E"
}
\ No newline at end of file