Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

twitter-bootstrap-rails

We are on a mission to make UI development in Rails applications using Bootstrap easy and fun!
Collective - Host: opensource - https://opencollective.com/twitter-bootstrap-rails - Code: https://github.com/seyhunak/twitter-bootstrap-rails

Merge pull request #309 from talltroym/add-links-to-readme

Slight revision of sentence on installing via Gemfile and links to RubyGems

github.com/seyhunak/twitter-bootstrap-rails - 34f760b116905e1a0295e3e4edea5240847a79c5 authored over 12 years ago by Seyhun Akyürek <[email protected]>
Slight revision of sentence on installing via Gemfile and links to RubyGems

github.com/seyhunak/twitter-bootstrap-rails - d010aba7b8afef79077127421ec9821b7c4d4f79 authored over 12 years ago by Troy Murray <[email protected]>
Update master

github.com/seyhunak/twitter-bootstrap-rails - 440baa2bbcefe1fc8ea9e9323d3e2b2d8350c819 authored over 12 years ago by Seyhun Akyürek <[email protected]>
updated gemspec

github.com/seyhunak/twitter-bootstrap-rails - a5219ffce8468e36ae7a09e326904ce167289eb6 authored over 12 years ago by Seyhun Akyürek <[email protected]>
updating to 2.1.1

github.com/seyhunak/twitter-bootstrap-rails - 9ac5576d945d414d3e57432adf7addbdc50aaefd authored over 12 years ago by Seyhun Akyürek <[email protected]>
Merge pull request #307 from iterion/master

Typeahead field population fix

github.com/seyhunak/twitter-bootstrap-rails - c55b4d330f45edf9f6e0593501004a9260b67249 authored over 12 years ago by Seyhun Akyürek <[email protected]>
Fixing timeout issue on typeahead

This fixes an issue where clicking and holding
would cause the typeahead to not populate the fie...

github.com/seyhunak/twitter-bootstrap-rails - 280a5f4a96b3b58c82061abb78bc596dc02b3edc authored over 12 years ago by Adam Sunderland <[email protected]>
Merge pull request #306 from ejreynolds/master

Fixed erb template due to favicon_link_tag changes.

github.com/seyhunak/twitter-bootstrap-rails - 9adf47adbc37d9f52d45704c545be003f27e7539 authored over 12 years ago by Seyhun Akyürek <[email protected]>
Escaped the favicon_link_tag calls in layout.html.erb.

github.com/seyhunak/twitter-bootstrap-rails - 84d585c59fe02a0eb9fcd8188b14c6182835b86b authored over 12 years ago by Erik Reynolds <[email protected]>
Merge pull request #304 from talltroym/Issue-284

Change shortcut icon links to use favicon_link_tag instead of HTML link tag

github.com/seyhunak/twitter-bootstrap-rails - 745e65bc85dc5367bdc0a583cec296c76146f51f authored over 12 years ago by Seyhun Akyürek <[email protected]>
Change shortcut icon links to use favicon_link_tag instead of HTML link tag

github.com/seyhunak/twitter-bootstrap-rails - d9011ccab46265d6d0e9b8b48eac37cb05c7879d authored over 12 years ago by Troy Murray <[email protected]>
Update master

github.com/seyhunak/twitter-bootstrap-rails - a78302063e592adec499d8d6d5b8ef8cd556c3bd authored over 12 years ago by Seyhun Akyürek <[email protected]>
Update master

github.com/seyhunak/twitter-bootstrap-rails - 0d660425065ce8fe829e0bc8db9a88a9d7115256 authored over 12 years ago by Seyhun Akyürek <[email protected]>
Removed padding-left: 20px from body element (bootstrap_and_overrides.less)

github.com/seyhunak/twitter-bootstrap-rails - cd3bd99217c06d7bb1b4179611efbf46edcc12e0 authored over 12 years ago by Seyhun Akyürek <[email protected]>
Update master

github.com/seyhunak/twitter-bootstrap-rails - 81df3a2a85dbd954c9ca95d8475119208088e263 authored over 12 years ago by Seyhun Akyürek <[email protected]>
Update master

github.com/seyhunak/twitter-bootstrap-rails - 3966824532b53e8ba395bd5d37448d2ee6fe815a authored over 12 years ago by Seyhun Akyürek <[email protected]>
Merge pull request #291 from jwoertink/master

TypeError: can't convert Symbol into String

github.com/seyhunak/twitter-bootstrap-rails - cbd406f540424a3638ac436e699f803ed0b85e2b authored over 12 years ago by Seyhun Akyürek <[email protected]>
oops, guess the htmlsafe isnt needed because the error was from a different gem

github.com/seyhunak/twitter-bootstrap-rails - c803905f626ac16eaecb9c5d577a292efb115344 authored over 12 years ago by Jeremy Woertink <[email protected]>
making sure eval is being passed a string. making html safe in breadcrumbs

github.com/seyhunak/twitter-bootstrap-rails - e89e2e0a115a689edbe627e7d23ad148a02b0552 authored over 12 years ago by Jeremy Woertink <[email protected]>
Merge pull request #288 from chrisnolet/master

Addressing issue #278 - The carousel does not 'slide' when using therubyracer 0.10.1

github.com/seyhunak/twitter-bootstrap-rails - 23a4423162009ebb726ebc4fe236b713d081d0ee authored over 12 years ago by Seyhun Akyürek <[email protected]>
Merge pull request #283 from thousander/change_model_class

Changed generated themed templates model_class to just use resource_name

github.com/seyhunak/twitter-bootstrap-rails - 803dfbe60760345905712bac79eb4783ec182673 authored over 12 years ago by Seyhun Akyürek <[email protected]>
Merge pull request #282 from iterion/master

use asset-url to correctly set url paths for fonts

github.com/seyhunak/twitter-bootstrap-rails - 579f7d05a177b518d633c831fb52eaf78839610b authored over 12 years ago by Seyhun Akyürek <[email protected]>
Change generated themed templates model_class to just use resource_name

so it doesnt create an instance that needs to be garbage collected

github.com/seyhunak/twitter-bootstrap-rails - 2eac0694fb7f7af61d97be377ad745dd4e52c3c5 authored over 12 years ago by Hunter <[email protected]>
Solution to less-rails asset-path string interpolation issue

github.com/seyhunak/twitter-bootstrap-rails - 47dce17ca3836bf9ddd5f6f5d036453c7067407c authored over 12 years ago by Adam Sunderland <[email protected]>
Merge pull request #280 from talltroym/reorder-shortcut-icons

X-UA-Compatible meta tag, re-order shortcut icons and add iPad Retina version

github.com/seyhunak/twitter-bootstrap-rails - 047cfa271660b1ce9c2a08a64b41012174892228 authored over 12 years ago by Seyhun Akyürek <[email protected]>
* Change shortcut icons to use "precomposed" since these are the only kind of icon that Android 2.1 supports and will prevent iOS from adding rounded corners, drop shadow and reflective shine to the icon when added to the home screen.

* Add iPad Retina size shortcut icon reference (144 x 144)

* Reorder the shortcut icon list for...

github.com/seyhunak/twitter-bootstrap-rails - b639dc4fe013af7ee83ed990f0acad6870fe311a authored over 12 years ago by Troy Murray <[email protected]>
Update haml and slim templates to add X-UA-Compatible meta tag to instruct Internet Explorer to use Chrome Frame, if installed, otherwise fall back to the latest version of the Internet Explorer rendering engine. X-UA-Compatible Meta tag placed after the utf8 meta tag, following the HTML5 boilerplate file

github.com/seyhunak/twitter-bootstrap-rails - 4f6f000ecf56eca7854e4da6dc3663ba8ad28870 authored over 12 years ago by Troy Murray <[email protected]>
* Change shortcut icons to use "precomposed" since these are the only kind of icon that Android 2.1 supports and will prevent iOS from adding rounded corners, drop shadow and reflective shine to the icon when added to the home screen.

* Add iPad Retina size shortcut icon reference (144 x 144)
* Reorder the shortcut icon list for p...

github.com/seyhunak/twitter-bootstrap-rails - edd5677fafddf4f103f9a1113d03c8097c99b088 authored over 12 years ago by Troy Murray <[email protected]>
Add X-UA-Compatible meta tag to instruct Internet Explorer to use Chrome Frame, if installed, otherwise fall back to the latest version of the Internet Explorer rendering engine. X-UA-Compatible Meta tag placed after the utf8 meta tag, following the HTML5 boilerplate file

github.com/seyhunak/twitter-bootstrap-rails - 27041136ec0f7784f3497ccbdcc8df5796c410d6 authored over 12 years ago by Troy Murray <[email protected]>
Merge pull request #277 from garysweaver/master

Fixes for bootstrap issues #3806 and #3819/twitter-bootstrap-rails issues #274 and #275

github.com/seyhunak/twitter-bootstrap-rails - 732f2b802e81760f3cb6845d0c630850b727a78b authored over 12 years ago by Seyhun Akyürek <[email protected]>
Added after pseudo-element to dl-horizontal to fix issue #3819 in bootstrap and issue #275 in twitter-bootstrap-rails.

github.com/seyhunak/twitter-bootstrap-rails - 286a4d6e5aa5ad41508f847ccfcbce76e041265a authored over 12 years ago by Gary S. Weaver <[email protected]>
Commenting dt line-height hack that causes issue #3806 in bootstrap and issue #274 in twitter-bootstrap-rails.

github.com/seyhunak/twitter-bootstrap-rails - 94252c2cc6085ab4dc94104c7a418cdb053ce94c authored over 12 years ago by Gary S. Weaver <[email protected]>
Updated to v.2.1.0

Updated to v.2.1.0

github.com/seyhunak/twitter-bootstrap-rails - 34c2d3fcb7e8d721eb8f81ef7ce0ce34ac7b3e68 authored over 12 years ago by Seyhun Akyürek <[email protected]>
Merge pull request #269 from dandan/use_therubyrhino_in_jruby

Use therubyrhino instead of therubyracer for jruby

github.com/seyhunak/twitter-bootstrap-rails - ff83b1199402f6c87710828e1059bfbcd636d770 authored over 12 years ago by Seyhun Akyürek <[email protected]>
Use therubyrhino instead of therubyracer for jruby

Both projects are owned by cowboyd and are supposed to be compatible.

github.com/seyhunak/twitter-bootstrap-rails - 39d3140988c3651b2867693a8c6c5dcff46187da authored over 12 years ago by Daniel Laeng <[email protected]>
Merge pull request #266 from itsgg/master

Do not show breadcrumb ul wrapper when there are no breadcrumbs

github.com/seyhunak/twitter-bootstrap-rails - eafd20876b5787da3a21adba73e148dc73d381d6 authored over 12 years ago by Seyhun Akyürek <[email protected]>
Donot show breadcrumb wrapper ul when there are no breadcrumbs present

github.com/seyhunak/twitter-bootstrap-rails - 41a6c34229d218682ade0eb8658bafbfd1c30821 authored over 12 years ago by Ganesh Gunasegaran <[email protected]>
Merge pull request #263 from juno/fix-syntax-error

fixed syntax error introduced in bootstrap 2.0.2

github.com/seyhunak/twitter-bootstrap-rails - 5269f0022179ef442820a124dae4da8f06275010 authored over 12 years ago by Seyhun Akyürek <[email protected]>
fixed syntax error introduced in bootstrap 2.0.2 (#260)

github.com/seyhunak/twitter-bootstrap-rails - 18a862ddbff0dd62354664a929df80036e2435f4 authored over 12 years ago by Junya Ogura <[email protected]>
Updated to v.2.0.9

Bootstrap 2.0.4 and FontAwesome 2.0 support

github.com/seyhunak/twitter-bootstrap-rails - 650b160c09e5b2f3e376beebd373ff575d1b8846 authored over 12 years ago by Seyhun Akyürek <[email protected]>
Merge pull request #261 from starflow/master

Update to latest FontAwesome

github.com/seyhunak/twitter-bootstrap-rails - d4709151e21e8ab09d805082309750ca370a5eff authored over 12 years ago by Seyhun Akyürek <[email protected]>
updated FontAwesome to 2.0

github.com/seyhunak/twitter-bootstrap-rails - fc40fde93a3202899c66043406c5e3d8754cc8a1 authored over 12 years ago by starflow <[email protected]>
Merge pull request #259 from tfentonz/master

Updated bootstrap to 2.0.4

github.com/seyhunak/twitter-bootstrap-rails - c646c2d31174f4d3b3bd01c715ea4a3e5587c85d authored over 12 years ago by Seyhun Akyürek <[email protected]>
Merge pull request #258 from mikegee/patch-1

remove "Bell Character" (octal 007) from end of haml layout template

github.com/seyhunak/twitter-bootstrap-rails - 64966a49358139199a2fc3370f6c347b981bbb81 authored over 12 years ago by Seyhun Akyürek <[email protected]>
Updated bootstrap to 2.0.4

github.com/seyhunak/twitter-bootstrap-rails - 8df76894437adc647b31273a223b5229eeb0c5cf authored over 12 years ago by Tom Fenton <[email protected]>
remove "Bell Character" (octal 007) from end of haml layout template

github.com/seyhunak/twitter-bootstrap-rails - 5298b8af4bc31488a0566afbb4ac1bd2690d9188 authored over 12 years ago by Michael Gee <[email protected]>
Merge pull request #254 from formigarafa/master

fixing a mismatch of "require_tree ." when there is something more after.

github.com/seyhunak/twitter-bootstrap-rails - 081523431b4ef14df1c80b274fe37a1d04df038d authored over 12 years ago by Seyhun Akyürek <[email protected]>
fixed regex matching "require_tree ."

it was matching "require_tree ./something_else" as "require_tree ." and skipping bootstrap insert...

github.com/seyhunak/twitter-bootstrap-rails - 35126e560002019ccff4e346494f753827ab2a62 authored over 12 years ago by Rafael Santos <[email protected]>
Merge pull request #252 from erbmicha/master

Updated template for bootstrap_and_overrides.less for absolute paths...

github.com/seyhunak/twitter-bootstrap-rails - fb21308cf752578df8e275a875a98c18fa02649e authored over 12 years ago by Seyhun Akyürek <[email protected]>
updated version to 2.0.8.1 for local gemserver to have fixes for font awesome path issues

github.com/seyhunak/twitter-bootstrap-rails - 77c2484cc876dfefebc311bba345ff9ee16ccfcb authored over 12 years ago by Michael Erb <[email protected]>
added .rvmrc to gitignore

github.com/seyhunak/twitter-bootstrap-rails - d1b20ae14a31009c4979a480dd1b4cb450a7f0d1 authored over 12 years ago by Michael Erb <[email protected]>
Updated template for bootstrap_and_overrides.less for absolute paths for Font Awesome to work seamlessly with fix from pull request #251

github.com/seyhunak/twitter-bootstrap-rails - 15c212a1210a96c62061d2e977ecd3e54d88df5a authored over 12 years ago by Michael Erb <[email protected]>
Merge pull request #251 from erbmicha/master

String interpolation problem with fontawesome.less yielding 404 errors from rails - fixed

github.com/seyhunak/twitter-bootstrap-rails - 6c97494c7bf88ae2b250cfb1bd208844b016136b authored over 12 years ago by Seyhun Akyürek <[email protected]>
fixed string interpolation problem for fontawesome.less

github.com/seyhunak/twitter-bootstrap-rails - 61baa89e28c31135e035dc712820e98363a0135d authored over 12 years ago by Michael Erb <[email protected]>
Merge pull request #250 from westonplatter/master

Add CSS 20px of space on the left side of pages.

github.com/seyhunak/twitter-bootstrap-rails - 9d3323b78b616c8abf75141a290dde5dddd1855e authored over 12 years ago by Seyhun Akyürek <[email protected]>
add left side margin space.

github.com/seyhunak/twitter-bootstrap-rails - 8d64241455d65fbd250fa63aad140e05da7bda80 authored over 12 years ago by westonplatter <[email protected]>
Merge pull request #249 from aL3xa/master

Add options to breadcrumb links

github.com/seyhunak/twitter-bootstrap-rails - eb7c1aa5e006a72da919ff91d205193e1f191d06 authored over 12 years ago by Seyhun Akyürek <[email protected]>
Fixed a typo

github.com/seyhunak/twitter-bootstrap-rails - 1a9d843c7eba3c5050791406473354a08a527829 authored over 12 years ago by Aleksandar Blagotić <[email protected]>
Added options to breadcrumb links, blacklisted backup files in .gitignore

github.com/seyhunak/twitter-bootstrap-rails - f590483b6f82678846218fae8686309985c80c2b authored over 12 years ago by Aleksandar Blagotić <[email protected]>
updated to 2.0.8

github.com/seyhunak/twitter-bootstrap-rails - abbb56ddcc80a0eff652fdd2061dbf8382dccbae authored over 12 years ago by Seyhun Akyürek <[email protected]>
Merge pull request #247 from petedmarsh/badge-important

Added 'badge-important' class

github.com/seyhunak/twitter-bootstrap-rails - 97310569aa5517114631af777e3f6232781af24d authored over 12 years ago by Seyhun Akyürek <[email protected]>
Added 'badge-important' class which is mentioned in bootstrap docs but is called 'badge-error' here.

github.com/seyhunak/twitter-bootstrap-rails - 593e279b27e8b3544b00c398c3287a50df728edc authored over 12 years ago by Peter Marsh <[email protected]>
Merge pull request #246 from tecnobrat/use_link_to

Instead of using custom a href links, use the link_to helper

github.com/seyhunak/twitter-bootstrap-rails - a4caa64ff05fd6517740017fa29bf35e2f0af79f authored over 12 years ago by Seyhun Akyürek <[email protected]>
Instead of using custom a href links, use the link_to helper, this means we can pass it a url or an object, allowing us to use the power of rails routes.

github.com/seyhunak/twitter-bootstrap-rails - f50828d2d8596fb7296b7c72ade55b31c09f79a1 authored over 12 years ago by Brian Stolz <[email protected]>
Merge pull request #244 from tfentonz/patch-1

Ruby old style symbols.

github.com/seyhunak/twitter-bootstrap-rails - 57e74f31afade32997d6ae336316b68a4058fc6e authored over 12 years ago by Seyhun Akyürek <[email protected]>
Ruby old style symbols.

github.com/seyhunak/twitter-bootstrap-rails - 7c6467a9468d3660e09e5b1a6214d29c143f408d authored over 12 years ago by Tom Fenton <[email protected]>
Merge pull request #232 from vestimir/master

Changed themed generator templates to use the .page-header class

github.com/seyhunak/twitter-bootstrap-rails - ae711d8161466f3f2758557385f1975dd2f74e4c authored over 12 years ago by Seyhun Akyürek <[email protected]>
All page headers for themed generator now use the 'page-header' class

github.com/seyhunak/twitter-bootstrap-rails - c122423710548a5e113684cea7fe0b69e216c69e authored over 12 years ago by Vestimir Markov <[email protected]>
Merge pull request #228 from ebf/master

Modal dialog helpers on master branch.

github.com/seyhunak/twitter-bootstrap-rails - 720e90afffc700ba1d6e73a051877ab82872868f authored over 12 years ago by Seyhun Akyürek <[email protected]>
Imports changes from static branch.

github.com/seyhunak/twitter-bootstrap-rails - a3d7ad497ff9c7edda4d33bc86f1c6b3b80c9353 authored over 12 years ago by Oliver Letterer <[email protected]>
Merge pull request #224 from kwent/master

1.8 compatibility issue for breadcrumb

github.com/seyhunak/twitter-bootstrap-rails - 0f942cdaec438cd5b3ed64d698d8ab83ee1781bd authored over 12 years ago by Seyhun Akyürek <[email protected]>
Ruby >= 1.8 Compatibility

github.com/seyhunak/twitter-bootstrap-rails - 606b6e16e86001cf3a3c2b979c9a5ea61bbdbcfc authored over 12 years ago by Quentin Rousseau <[email protected]>
Updated to 2.0.7

github.com/seyhunak/twitter-bootstrap-rails - 56a56cfc6e9b8666857e1561245b5d2569bb486d authored over 12 years ago by Seyhun Akyürek <[email protected]>
Merge pull request #217 from westonplatter/master

Issue #155. simple READ.me fix. Change 'post' to 'Post'.

github.com/seyhunak/twitter-bootstrap-rails - 25cf4d6796fb1beb6043816755541e7403459869 authored over 12 years ago by Seyhun Akyürek <[email protected]>
Merge pull request #216 from isqad88/master

Return view helper render_breadcumbs

github.com/seyhunak/twitter-bootstrap-rails - 72b8e8bd8bfb040213db2f772b0463ef1e5a4dbe authored over 12 years ago by Seyhun Akyürek <[email protected]>
fixes #155. changed post to Post.

github.com/seyhunak/twitter-bootstrap-rails - d1db5a2de758b716851db1b2d8dcfa0a3e68100e authored over 12 years ago by westonplatter <[email protected]>
added helper breadcrumbs

github.com/seyhunak/twitter-bootstrap-rails - 23f045e1d427ebae51ba1f08d161b45ea7ba44d8 authored over 12 years ago by Andrew N. Shalaev <[email protected]>
Update twitter-bootstrap-rails.gemspec

github.com/seyhunak/twitter-bootstrap-rails - 3f2ae1fc7ccbfd4576d812382b1e2d822e2f47b8 authored over 12 years ago by Seyhun Akyürek <[email protected]>
Update twitter-bootstrap-rails.gemspec

github.com/seyhunak/twitter-bootstrap-rails - c20b94cffb290a091f47c2d65a79000cbcda8c6d authored over 12 years ago by Seyhun Akyürek <[email protected]>
Update twitter-bootstrap-rails.gemspec

github.com/seyhunak/twitter-bootstrap-rails - f9e2224850170adc4a99d67d3a5ee32cbe43e73c authored over 12 years ago by Seyhun Akyürek <[email protected]>
Merge pull request #210 from westonplatter/master

added 'therubyracer' as a dependency

github.com/seyhunak/twitter-bootstrap-rails - 3eec65d4df9636452aa54ab65ddb70024a897c2f authored over 12 years ago by Seyhun Akyürek <[email protected]>
fix #207. added therubyracer as dependency.

github.com/seyhunak/twitter-bootstrap-rails - e22c3984a7cd43d3bb41d362b2fbca779fa7f1ba authored over 12 years ago by westonplatter <[email protected]>
Merge pull request #205 from cjoudrey/fix/sprites-2.0.3

Fix to address sprite issues introduced in #202 that some are experiencing

github.com/seyhunak/twitter-bootstrap-rails - 79dc10c396723b7a6e5824119d50fe912b58d152 authored over 12 years ago by Seyhun Akyürek <[email protected]>
Fixed a typo.

github.com/seyhunak/twitter-bootstrap-rails - ebe8090af26363c5d22ec41daae3b7fbc6a13356 authored over 12 years ago by Christian Joudrey <[email protected]>
Fixing sprites that appear broken for some people since 2.0.3.

github.com/seyhunak/twitter-bootstrap-rails - c20548df73292b9df47f57383202cb9e4969737d authored over 12 years ago by Christian Joudrey <[email protected]>
Merge pull request #203 from felipesabino/patch-1

Updating show.html.erb template to use description lists

github.com/seyhunak/twitter-bootstrap-rails - 7d75681fba5b746e77d6a505d6c3c2822f641ef1 authored over 12 years ago by Seyhun Akyürek <[email protected]>
Merge pull request #202 from cjoudrey/master

Update to bootstrap 2.0.3

github.com/seyhunak/twitter-bootstrap-rails - 61fde4cb521981231a023ea965fe8cfed3c3dc71 authored over 12 years ago by Seyhun Akyürek <[email protected]>
Updating show.html.erb template to use description lists instead of paragraphs and line breaks

github.com/seyhunak/twitter-bootstrap-rails - 40db35ca06ef0ff337081070e40c304cd33b177f authored over 12 years ago by Felipe Sabino <[email protected]>
Merged "patch bootstrap-collapse" - Looks like they re-tagged 2.0.3.

github.com/seyhunak/twitter-bootstrap-rails - 68d45c50c0fdcfcc8e7d7c45ec7eadef70f6217c authored over 12 years ago by Christian Joudrey <[email protected]>
Updated bootstrap to 2.0.3

github.com/seyhunak/twitter-bootstrap-rails - ce0e02e6e1b3b1941f3e4d53d8f00a532ebe2917 authored over 12 years ago by Christian Joudrey <[email protected]>
Update README.md

github.com/seyhunak/twitter-bootstrap-rails - eb348d89373bd3828848887bc0f7c3a6aed236d9 authored over 12 years ago by Seyhun Akyürek <[email protected]>
Merge pull request #191 from oliverbarnes/master

Hide breadcrumb elements when there aren't any breadcrumbs to show

github.com/seyhunak/twitter-bootstrap-rails - 5375a44fa12cff9cd5c5da33ba5eafcb0cb227fb authored over 12 years ago by Seyhun Akyürek <[email protected]>
hide breadcrumb elements when there aren't any breadcrumps to show

github.com/seyhunak/twitter-bootstrap-rails - 959e187298de17b8cbe48193761d414f376697e2 authored over 12 years ago by Oliver Azevedo Barnes <[email protected]>
Merge pull request #189 from rodrigopinto/master

Refactory on application templates

github.com/seyhunak/twitter-bootstrap-rails - 4b10325bea2698c37f1e0aa52e50dd47c73352da authored over 12 years ago by Seyhun Akyürek <[email protected]>
Removed layout type conditional from template to use container_class variable, already settled on the generator

github.com/seyhunak/twitter-bootstrap-rails - 8ed5859db6f319970f1814e48acd898bb570f44f authored over 12 years ago by Rodrigo Pinto <[email protected]>
Merge pull request #187 from databus23/master

include files from app/ directory in gem

github.com/seyhunak/twitter-bootstrap-rails - bc6d31824ee3a764a9800cb9d1a641d52193485a authored over 12 years ago by Seyhun Akyürek <[email protected]>
include files from the app directory in the gem

github.com/seyhunak/twitter-bootstrap-rails - 8798a87a694becc1c213262f7ede7e4a37b56c59 authored over 12 years ago by Fabian Ruff <[email protected]>
Update README.md

github.com/seyhunak/twitter-bootstrap-rails - b3a0888007525b7c6f9bdb5a7c3190f5edb62d18 authored over 12 years ago by Seyhun Akyürek <[email protected]>
Update README.md

github.com/seyhunak/twitter-bootstrap-rails - c144c36fa6e989c488d363bd2999eba1eeeac84d authored over 12 years ago by Seyhun Akyürek <[email protected]>